postaddictme / instagram-java-scraper

Instagram Java Scraper. Get account information, photos, videos and comments.
445 stars 149 forks source link

testGetAccountById is broken #3

Closed h31 closed 7 years ago

h31 commented 7 years ago

Exception message: me.postaddict.instagramscraper.exception.InstagramException: Response code is not equal 200. Something went wrong. Please report issue. Actual response code is 405 (Method Not Allowed)

raiym commented 7 years ago

@h31 hello. Thank you for creating issue. Instagram changed something and now this request doesnt work

There is discussion about this issue (PHP Library):

https://github.com/postaddictme/instagram-php-scraper/issues/45

raiym commented 7 years ago

Just FYI This issue has been fixed in php scraper