Hello,
I'm trying to understand the NoSQL Explorer REST API, and I'm having some trouble passing form data in my requests.
I'm formatting the form data as I would any other POST body such as:
query={“displayName” : “testUser”}&fields={“userName” : 1, “displayName” : 1}
I'm unfortunately not having any luck. Each time I send a request, I get all the documents in the collection back.
The documentation is a bit vague, can someone provide a full HTTP request as an example so that I can spot what I am doing wrong?
Content-Type: application/x-www-form-urlencoded limit=10
Sage Grahame
Hello,
I'm trying to understand the NoSQL Explorer REST API, and I'm having some trouble passing form data in my requests.
I'm formatting the form data as I would any other POST body such as:
query={“displayName” : “testUser”}&fields={“userName” : 1, “displayName” : 1}
I'm unfortunately not having any luck. Each time I send a request, I get all the documents in the collection back.
The documentation is a bit vague, can someone provide a full HTTP request as an example so that I can spot what I am doing wrong?
Tochi, Tomokazu
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2487 topics