Jason Cheek
Posts: 0
Joined: Sun Jan 12, 2014 8:00 am

But the _id is there!

I'm trying to update a pointer referring to a user account in an update rest call, but I keep getting this error:

Collection '_users' doesn't contain object with id \"xxx\"".

But xxx is the exact value I just copied from the _id column in the users collection. I have retried and verified they are the exact same several times.

Do you have any idea what could be wrong?"

Jason Cheek
Posts: 0
Joined: Sun Jan 12, 2014 8:00 am

But the _id is there!

Oops, nevermind. It seems to be working when I hard code the value in, so I must be missing something elsewhere.

Sorry for the unneeded post.

Return to “Issues”