I am calling an API in Shopify embedded app and it gives me the error “Uncaught (in promise) SyntaxError: Unexpected token ‘N’, “No shop provided” is not valid JSON”, How can I fix it?
5 Likes
Same issue
2 Likes
Facing same issue while fetching a JSON file’s data with http. Did you able to resolve it?