Hi whats the best way to add additional headers to the request?
My problem is that on my local URL (localhost:3000) isn't permitting the request. In my marvel account i've permitted the referrer to allow localhost* and localhost*3000 but still no luck.
Is there a way to add an additional header for Access-Control-Allow-Credentials: localhost:3000
Hi whats the best way to add additional headers to the request?
My problem is that on my local URL (localhost:3000) isn't permitting the request. In my marvel account i've permitted the referrer to allow localhost* and localhost*3000 but still no luck.
Is there a way to add an additional header for
Access-Control-Allow-Credentials: localhost:3000