Hi,
I am trying to test a rest call on the browser using the following url:
https://api.tiggzi.com/rest/1/db/coll...
And I keep getting this json response:
{"code":"request","description":"database id not specified"}
How do I specify the ID correctly in an https call to your database?
Thanks!