简体   繁体   中英

Is there a way to test Instagram locations API as a sandbox user?

I'm working on an application that requires the use of the locations API in Instagram.

As I'm currently in development I'm in the sandbox mode provided by Instagram. It's my understanding that while in sandbox mode I'll only be able to pull info from users that have agreed to be users of my application.

The problem, is it appears locations are not a single user account, but build by multiple people posting at a single location, or tagging the location to their posts: https://www.instagram.com/explore/locations/1486078/

Since there is no account to invite to my sandbox, is there no way to test the location API? I tried to look for a test account or some way around this, but was unable to find anything. It would seem a bit odd to have an API endpoint only available to approved applications?

You Post a photo and tag a location using Instagram app.

Then use API to get photos from that location, the response will just have your photo in sandbox mode, once u go live, it will have all photos.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM