node-restful
node-restful copied to clipboard
__regex issue
/users?username__regex=/^baugarten/i
I am using this example for fetching fields with a particular expression. This is working fine on my local. But when i try to access it on server, it does'nt work. What can be the reason for that?
Thanks
Hi, Could you check if the MongoDB version in your local machine and server machine are same. This might be the issue.
No they are different. On local its 3.2 and server its 2.6. I will upgrade and check if that works.
Did it work? If so then the team can close this issue.