forked from tmhlsky/Instagram-API-python
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I get the following error anytime I try to use the code:
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://i.instagram.com/api/v1/accounts/login/
I tried putting the link into the browser and that link no longer works
When changed the url link I seemed to get a different response but still an error:
requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://instagram.com/api/v1/accounts/login/
I took away the 'i.' in the link because when i took away in the browser it worked but running the code I'm unable to get it to
Do you have any idea what the new api link is?
Metadata
Metadata
Assignees
Labels
No labels