instagram-scraper icon indicating copy to clipboard operation
instagram-scraper copied to clipboard

get_paginate_medias error 500 (on latest version)

Open avifatal opened this issue 4 years ago • 2 comments

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

avifatal avatar Apr 25 '20 05:04 avifatal