I'm getting CORS error when calling rest apis from...
# help
g
I'm getting CORS error when calling rest apis from Elm, the same api works just fine in React app using with supabase js lib. I added header
x-client-info: supabase-js/1.31.1
in Elm app to see if it makes any difference. Any hints?
n
Hello @girishso! This thread has been automatically created from your message in #843999948717555735 a ``few seconds ago``. Pinging @User so that they see this as well! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ... menu) and select Leave Thread to unsubscribe from future updates. Want to change the title? Use the
/title
command! We have solved your problem? Click the button below to archive it.
g
interestingly,
fetch
also fails in the React app... now wondering what supabase js lib does different
c
I'm having the same issue with Next JS quickstart
n
girishso (2022-03-13)