mirror of
https://github.com/akashrchandran/spotify-lyrics-api.git
synced 2026-04-27 10:05:53 +03:00
[GH-ISSUE #7] CORS-Policy Problem #64
Labels
No labels
UPDATES
bug
bug
documentation
enhancement
hacktoberfest
help wanted
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-lyrics-api#64
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Benji4564 on GitHub (Oct 14, 2022).
Original GitHub issue: https://github.com/akashrchandran/spotify-lyrics-api/issues/7
access to fetch at 'https://spotify-lyric-api.herokuapp.com/?url=%20undefined?autoplay=true' from origin 'https://www.be-ready.software' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled
@akashrchandran commented on GitHub (Oct 15, 2022):
I have updated the code, could you check and reply.
@Benji4564 commented on GitHub (Oct 16, 2022):
Yes it now works, thanks