instagram-web-api
instagram-web-api copied to clipboard
500 Error on profile edit
Hey there. Thanks a ton for this straightforward API. Just a heads up. I'm getting a 500 error on the profile update endpoint.
Actually just need to change line 110 to:
similarAccountSuggestions = true
to
similarAccountSuggestions = 'on'
@dundas thanks for report this issue
Has it been fixed?