Result search problem
Proxima
Hello,
I have 2 differents results with the same request.
For exemple: With the master Key, the json result is :
{"code":200,"text":"OK","data":{"_items":[{"_created":1444825069,"_updated":1444825069,"Annee":1986,"titre":"mario"}],"info":{"limit":10,"total_items":1}}}
With an other user login in (client key), the json result is:
{"code":404,"text":"Not Found"}
Can you explain this ?
updated by @black-eagle: 01/20/16 05:19:32AM