Edge functions cors problem
Hey guys I'm trying to run the
And this is how I'm calling it in my client on the browser
I put the browser request screenshot here also, probably I'm doing something wrong but I can't understand why.
hello-world edge function example locally, but I'm having this cors error: No 'Access-Control-Allow-Origin' header is present on the requested resource. This is how I'm setting up the function:And this is how I'm calling it in my client on the browser
I put the browser request screenshot here also, probably I'm doing something wrong but I can't understand why.
