API Tags endpoint error - min_id is not a valid cursor for this tag
Since a few days ago we've been getting an error response from Instagram API - it complains that we are using an invalid cursor 'min_id' when accessing the Tags endpoint. Thing is we don't use 'min_id'. We use 'min_tag_id', which according to the documentation ( deprecated & current ) is a valid cursor for this endpoint. Doing some research I see that some people have been getting unexpected errors too (though different ones) around this week. Example API request (plug an access token and paste in a browser to see for yourselves): https://api.instagram.com/v1/tags/nofilter/media/recent?access