Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2102] ACS Places Query bug on Cocoafish (worked fine yesterday)

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionFixed
Resolution Date2013-08-27T23:07:14.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsDocumentation
Labelsacs,, query,places,cocoafish,ios
ReporterN Morris
AssigneeWei Kong
Created2013-08-27T17:05:28.000+0000
Updated2016-03-08T07:41:04.000+0000

Description

Places query which has been in production for almost a year suddenly has stopped working as of today. Specifically it gives a 200 response that is empty. This is a location based app so effectively the app doesn't work at all. I checked and the places still exist on the ACS backend. I don't want to paste the key here but the app is called Bubele Mobile on ACS if you want to take a look. The request below gives the empty 200 response https://api.cocoafish.com/v1/places/query.json?key=&response_json_depth=2&where=%7B%22lnglat%22%3A%7B%22%24nearSphere%22%3A%5B-0.141535%2C51.515273%5D%2C%22%24maxDistance%22%3A0.001263%7D%2C%22%24or%22%20%3A%5B%7B%22approved%22%3A%20true%2C%20%22rejected%22%3Afalse%7D%2C%20%7B%22approved%22%3Afalse%2C%20%22rejected%22%3Afalse%2C%20%22added_by_user%22%3A%20true%7D%5D%7D&limit=200

Comments

  1. Daniel Sefton 2013-08-27

    Hi N Morris, We have fixed the issue. It would be great if you could try again and let us know the outcome. Thanks!
  2. N Morris 2013-08-28

    Hi Daniel Many thanks it appears to be working again.

JSON Source