kurokuro15 / bcv-api

RestFUL API deployed in deno for get bcv lastest Exchange
MIT License
6 stars 2 forks source link

CORS error #2

Open coorproduccionpromaceca opened 5 months ago

coorproduccionpromaceca commented 5 months ago

Describe the bug

Access to fetch at 'https://bcv-api.deno.dev/v1/exchange' from origin as been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

dmolina101 commented 5 months ago

Describe the bug

Access to fetch at 'https://bcv-api.deno.dev/v1/exchange' from origin as been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

same here