403 Error in Jyputer notebook

Avatar image for phiremouse
Phiremouse

3

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

New User to all this so bear with me. I am trying to use this API to relearn how to use API's in python. I was doing simple request like

https://comicvine.gamespot.com/api/issues/?api_key=<MY API KEY>&format=json

it does not work in a Jupyter notebook but does in a chrome window. The notebook keeps getting a response of 403.

Has anyone seen this before. I saw a thread that was like a year old but had no updates.

any help would be great.

Avatar image for phiremouse
Phiremouse

3

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

its was the user agent in the header of the request.