On Instagram developers blog they say that starting from today the limits are these:
Unsigned Calls (per OAuth token):
But I think they also have daily limits for the user and not only token-based, do you know them? Sometimes I get stopped saying that i'm going to fast even if i'm respecting the hour limit.
Unsigned Calls (per OAuth token):
- POST /media/media-id/likes: 30/hour
- POST /media/media-id/comments: 15/hour
- POST /users/user-id/relationships: 20/hour
- POST /media/media-id/likes: 100/hour
- POST /media/media-id/comments: 60/hour
- POST /users/user-id/relationships: 60/hour
But I think they also have daily limits for the user and not only token-based, do you know them? Sometimes I get stopped saying that i'm going to fast even if i'm respecting the hour limit.