I try to use https://www.instagram.com/developer/endpoints/media/ , but for each media identifier I use, I always get the same result:
{ "meta": { "error_type": "APINotFoundError", "code": 400, "error_message": "invalid media id" } }
I get the media id from another api service, for example:
https://api.instagram.com/oembed?url=http://instagr.am/p/fA9uwTtkSN/ .
Thus, in the response we can see `` media_id '': “558717847597368461_9538472”, then I use this identifier at the media endpoint and get an “invalid media identifier”.
I was wondering if the api has any problems or maybe I missed something.
, !
, , Sandbox ? Instagram API. "", Sandbox.
, Instagram! .
, , , , . .
Source: https://habr.com/ru/post/1619237/More articles:Templated class, the argument of which should be another template class - c ++YouTube video playback stopped due to unauthorized overlays on top of the player - androidWhy is the ADO connection still creating the “ldb” lock file, even in read-only mode? - databaseCan you delete Firebase DNS TXT records after checking a domain? - firebaseElasticsearch 2.1: how to remove on demand using curl - curlWas there a jframe? - javaWhy am I getting java.lang.StackOverflowError in my code? - javaTwilio Client Android v1.2.8 crashes when a client device makes a call and the onDisconnected ConnectionListener method is not called automatically - androidLoading a map using a property class - javaCocoaPods does not bind libraries - iosAll Articles