opensea-js: CORS Error suddenly on all API calls

Suddenly getting CORS Errors when calling createfactorySellOrder on a nextjs/vercel frontend. Worked for a week, didn’t change anything, and now doesn’t work.

Has anything changed on your server to not allow these requests?

image

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Reactions: 8
  • Comments: 27 (2 by maintainers)

Most upvoted comments

Man… how hard is it for a billion dollar company to manage like 7 endpoints…

This issue started happening in our project as well.

I’m just dropping in to see if there is something we can do about this or do we need to wait until OS fixes this?

@alexanderatallah , is this something on OpenSea side or do we need to do womething on our side?

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://api.opensea.io/api/v1/assets?...

Same Cors problem, Yesterday worked fine. Now Cors Error

Try to use this chrome extension “Allow CORS: Access-Control-Allow-Origin”

Having this same problem. Plz OpenSea add CORS policy for docs.opensea.io. 😭