instagram-scraper
instagram-scraper copied to clipboard
get_paginate_medias error 500 (on latest version)
Hi,
this is how I install the scraper:
pip install git+git://github.com/realsirjoe/instagram-scraper.git
which means - latest version.
I think have the same problem as here: https://github.com/realsirjoe/instagram-scraper/issues/45
igramscraper.exception.instagram_exception.InstagramException: Response code is 400. Body: {"message": "execution failure", "errors": [{"message": "execution error", "locations": []}], "data": {"user": null}, "status": "fail"} Something went wrong. Please report issue., Code:400
BTW, get_media
is working fine...
Thanks