instagram-web-api
instagram-web-api copied to clipboard
Follow – problem with cookies, 403
After successful login, when I try to follow somebody I get 403 and "This page could not be loaded. If you have cookies disabled in your browser, or you are browsing in Private Mode, please try enabling cookies or turning off Private Mode, and then retrying your action."
.getFollowers() or .getUserByUsername() works fine.
It's working when I use the FileCookieStore
Can you provide more details like your code ?