whatsup_danger

This user has not updated recently.

2 0 0 0
Forum Posts Wiki Points Following Followers

whatsup_danger's forum posts

Avatar image for whatsup_danger
whatsup_danger

2

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#1  Edited By whatsup_danger

Hi all, I've just started working with this API and I am having accessing the information. All of my requests have been blocked with the error below. I'm trying to make a simple JS app to retrieve info on different characters. Can anyone recommend a possible solution?

Access to fetch at 'https://comicvine.gamespot.com/api/volumes/?api_key=[key]&format=json&sort=name:asc&filter=name:Walking%20Dead' from origin 'https://comicvine--khoercher.repl.co' has 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.

Thanks for your help!