{"error":"unauthorized","reason":"You are not authorized to access this db."} #3858
Unanswered
saurabhprasadsah
asked this question in
Q&A
Replies: 2 comments
-
I don't know what client library that is. Try to reproduce the issue with curl on the command line and provide few more detailed steps (a script would be ideal). |
Beta Was this translation helpful? Give feedback.
0 replies
-
yes when i pass the url..but {"error":"unauthorized","reason":"You are not authorized to access this db."} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
var id = clientReq.query.docId;
rest.get('http://localhost:5984/mycompany/' + id,
when you have pass this url you have get response from this url...////
Beta Was this translation helpful? Give feedback.
All reactions