instagram-web-api icon indicating copy to clipboard operation
instagram-web-api copied to clipboard

500 Error on profile edit

Open dundas opened this issue 7 years ago • 3 comments

Hey there. Thanks a ton for this straightforward API. Just a heads up. I'm getting a 500 error on the profile update endpoint.

dundas avatar Feb 19 '18 06:02 dundas

Actually just need to change line 110 to:

similarAccountSuggestions = true

to

similarAccountSuggestions = 'on'

dundas avatar Feb 19 '18 07:02 dundas

@dundas thanks for report this issue

jlobos avatar Feb 19 '18 17:02 jlobos

Has it been fixed?

MonsieurBibo avatar Jan 10 '21 19:01 MonsieurBibo