You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

NoSQL Database REST API Authentication

Question
4
Views
0
Comments
edited May 13, 2021 2:20AM in Database

Content

I would like to access the cloud NoSQL database using the REST API. The documentation here seems to indicate that I can authenticate REST requests with only a username and password. However, when I try that, I get a 500 error: "The server encountered an internal error or misconfiguration and was unable to complete your request."

I tried the Javascript sample code for REST API here and the sample works fine for getting the user details using REST. However, if I modify that sample to instead get a list of NoSQL tables, I get the "InternalServerError" error again. (See NodeJS code snippet below)

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!