As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Since you are entitled to support using the Kinvey Ticket Portal, please feel free to open support tickets rather than posting to the forum. You can certainly post to both places but you are likely to get the support team's attention more quickly using the ticket system.
Regards,
Billy
P
Pranav J
said
almost 5 years ago
Answer
Hello Mohamed,
This question was answered in ticket 5348. I am just copying my comment here to complete the loop.
Mohamed Osama Amin
Hi,
I have an APIs returned 500 Internal Server Error
MY APIs RULs:
https://baas.kinvey.com/appdata/kid_SkmT8lbfQ/WorldCities/?query={"geoloc": {"$nearSphere": [-122.406417,37.785834]}}&limit=5
AND
https://baas.kinvey.com/appdata/kid_SkmT8lbfQ/WorldCities/?query={"geoloc": { "$nearSphere": [-122.406417,37.785834], "$maxDistance":"0.5" } }
My Collection name is "Cities" and I have field "geoloc" with [long,lat]
I've followed the documentation on the below link
https://devcenter.kinvey.com/rest/guides/location
Hello Mohamed,
This question was answered in ticket 5348. I am just copying my comment here to complete the loop.
"Hello Mohamed,
In your API URLs, please replace "geoloc" with "_geoloc". As mentioned on this link, your query should look like :
https://baas.kinvey.com/appdata/kid_SkmT8lbfQ/WorldCities/?query={"_geoloc": {"$nearSphere": [-122.406417,37.785834]}}&limit=5
I have confirmed that it is working fine in my environment."
Thanks,
Pranav
Kinvey
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstBilly Gee
Hello Mohamed,
We are working on this problem using the support ticket that you opened earlier. The Support Ticket is as follows:
https://support.kinvey.com/helpdesk/tickets/5348
Since you are entitled to support using the Kinvey Ticket Portal, please feel free to open support tickets rather than posting to the forum. You can certainly post to both places but you are likely to get the support team's attention more quickly using the ticket system.
Regards,
Billy
Pranav J
Hello Mohamed,
This question was answered in ticket 5348. I am just copying my comment here to complete the loop.
"Hello Mohamed,
In your API URLs, please replace "geoloc" with "_geoloc". As mentioned on this link, your query should look like :
https://baas.kinvey.com/appdata/kid_SkmT8lbfQ/WorldCities/?query={"_geoloc": {"$nearSphere": [-122.406417,37.785834]}}&limit=5
I have confirmed that it is working fine in my environment."
Thanks,
Pranav
Kinvey
1 person likes this
-
Why am I getting "SignatureDoesNotMatch" error when uploading a file?
-
Why am I getting an "IncompleteRequestBody" error when sending a DELETE request?
-
Is there a default sort order to collections fetched without an explicit sort query?
-
Is it possible to set ACLs on all users so that only administrators can query for users (without dis
-
Flex SDK
-
Query Bug in Backend?
-
Can analytics data be retrieved via Java SDK or REST?
-
Accesing REST API from a server without a user?
-
What json is required to assign a user group either read/write?
-
LDAP Authorization
See all 120 topics