Search found 2 matches

Go to advanced search

by Daniel Iwan
Wed Feb 05, 2014 1:16 am
Forum: Issues
Topic: You don't have permission to access system collections DBSQ254
Replies: 2
Views: 139
 
Jump to post

You don't have permission to access system collections DBSQ254

Thanks a bunch that solved my problem!
Although error message was bit confusing.

Daniel

by Daniel Iwan
Tue Feb 04, 2014 10:21 pm
Forum: Issues
Topic: You don't have permission to access system collections DBSQ254
Replies: 2
Views: 139
 
Jump to post

You don't have permission to access system collections DBSQ254

I wrote a simple script that needs to read some info from Users collection. I cannot find a way to got around that error. My scripts simply tries to get info about an user params.criteria = { "_id": uid } user = Collection.query(DB_id, collUsers, params, token); when I'm using Server Code-...

Go to advanced search