Even If I set the host : its giving me this error: It's an vercel app.
TL;DR
Developers are encountering a CORS error due to a missing period in the subdomain. The correct subdomain format is *.vercel.app. Despite setting the host, the error persists.
Sandeep K. Dasari
30 May, 2024, 07:06
dpotgieter
30 May, 2024, 07:19
@Sandeep K. Dasari You are missing the period for a subdomain: - it should be: *.vercel.app