| Steps to Reproduce: | Go to https://developers.facebook.com/tools/explorer/ The query I am searching for is: search?type=place¢er=39.6043571,-104.7212255&distance=1000& limit=20&q=best+buy I have used this in my app I am building and it doesn't provide any results either. While doing the query in graph it just hangs, no results. This doesn't work either: search?type=place¢er=39.6043571,-104.7212255&distance=1000& limit=20 https://developers.facebook.com/tools/explorer/ |
|---|---|
| Expected Behavior: | Show results of best buys around my area based on the lat & lon coordinates I provided. |
| Actual Behavior: | Errors out, hangs, unresponsive |
| API/SDK: | Graph API |
| App IDs: |
|