#Cors Error
17 messages · Page 1 of 1 (latest)
@tulip flare You are missing the period for a subdomain: - it should be: *.vercel.app
Still I am getting this :
would you please share the request headers for the failed request?
I couldn't update the user preferences ie., PATCH request through both the local host as well as my frontend hosted domain. Could you please go through this @marble rivet . And also. I have added localhost, my domain as the web platforms as well.
Again, please share the request details including the headers. You can find it if you switch to the network tab of your browser's dev tool
@marble rivet Here you go sir! In Production, I have depl;oyed frontend application to the domain. and I am getting the CORS in all the possible appwrite function calls.
I couldn't send Patch request as well.
Are these all the headers?
Seems like you might be missing your project id. Make sure it's being set correctly
Its absolutely correct sir
Can you read the above error and let me know what the erro might be
can't tell from that error. there are multiple reasons why you would see that.
Another reason could be the auth fails. Another could be something is wrong with your request
What's the response body for the prefs request?