i deployed an app in the app-store, but our endpoi...
# developers
j
i deployed an app in the app-store, but our endpoints have CORS issues, I tried changing the next.config.js to support cors as per nextjs’s docs but it’s still happening. Am I missing something?
p
can you link us to it?
any source code we can look at etc.
use this from a webapp on a different domain
GET that url
p
@Hariom Balhara or @zomars could take a look who have more app store experience
z
Hard to debug without looking to actual code