Welcome
Login
Sign up
Home
Solutions
Forums
How can we help you today?
Enter your search term here...
Search
Login
or
Signup
to submit a new ticket
Check ticket status
Start a new topic
Discussions
Kinvey Forums
REST API
User Discovery by '_id' is not working
[
[Deleted User]
started a topic
about 7 years ago
POST to /user/kid_XXXXXXXX/_lookup with body...
{
"_id": "52a6542182682eae26c97104"
}
Should return the same as an exact query with the username, but it returns an empty array.
http://devcenter.kinvey.com/rest/guides/users#lookup
Thanks
3 Comments
Oldest First
Popular
Newest First
Sorted by
Popular
Gal
said
about 7 years ago
Hi Pete, good catch! We have a fix for this issue, which will be included in the next release.
M
Michael LeBarron
said
about 7 years ago
when is this going out?
Gal
said
about 7 years ago
Hi Michael, this will go out later tonight.
Login
or
Signup
to post a comment
More topics in
REST API
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
[Deleted User]
{
"_id": "52a6542182682eae26c97104"
}
Should return the same as an exact query with the username, but it returns an empty array.
http://devcenter.kinvey.com/rest/guides/users#lookup
Thanks