https://supabase.com/ logo
#help
Title
# help
g

girishso

03/13/2022, 5:56 AM
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

Needle

03/13/2022, 5:56 AM
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

girishso

03/13/2022, 12:02 PM
interestingly,
fetch
also fails in the React app... now wondering what supabase js lib does different
c

CaptainDaylight

03/14/2022, 3:55 PM
I'm having the same issue with Next JS quickstart
n

Needle

03/14/2022, 3:55 PM
girishso (2022-03-13)