callName or collName?
callName or collName?
I made the changes and i still get the error message.
Hello,
We are working on it and will get back to you with update.
hello i fixed problem
Hello -
Thanks for the update, let us know if you'll need further help.
I've been hitting the same error. can let us know how you managed to fix it please?
Hello,
Could you please be more specific?
What exact error do you have?
I've managed to find out what the problem was already
Basically, I was trying to update an object that had a pointer that was pointing to another object. All I had to do was to mention the object name under the collName parameter on top of passing the _id and it was solved.
Why isn't there an example showing the syntax of this in a logical place like where you describe mapping request parameters? It's been a while since I did it, so I don't remember what the parameter looks like (I remember it was pretty simple, but my guess isn't working)... and it's nowhere logical, so I haven't been able to find it again... leading me to waste an inordinate amount of time attempting to find something that should be very easy.