0

Since 3 or 4 days ago i'm not able to like any photos from any token, I think they blocked me to like. I still can follow/unfollow users via my application. I also can like photos via instagram iOS app. This is the error i have:

"meta": {
    "error_type":"APINotAllowedError",
    "code": 400,
    "error_message":"you cannot like this media"}

Do you know if they will unlock me or it's permanently?

Aldwoni
  • 1,168
  • 10
  • 24
Valery Fludkov
  • 135
  • 1
  • 3
  • 15
  • I'm voting to close this question as off-topic because it is a vendor support question related to a specific account that can only be answered by Instagram support staff who can access that account's information. – Ken White May 05 '15 at 18:46
  • Instagram suggests that we use StackOverflow for questions about API and other stuff. https://instagram.com/developer/support/ – Pedro Casado May 05 '15 at 19:50

2 Answers2

0

See API Terms of Use:

Do not abuse the API. Too many requests too quickly will get your access turned off

Wait for some days and see if they will free you... If you are still having trouble, i would suggest to create a new client and see what happens.

Pedro Casado
  • 1,705
  • 1
  • 21
  • 43
0

Instagram changed the terms for using POST and DELETE requests. You can read more about it here http://developers.instagram.com/post/116410697261/publishing-guidelines-and-signed-requests

If you want to request access to those endpoints you can do it here, if your app is qualified.

https://www.facebook.com/help/instagram/contact/185819881608116#=

jxe
  • 310
  • 4
  • 16