Agon Bina
Posts: 0
Joined: Thu Oct 04, 2012 5:01 am

how to perform HTTPS calls to Tiggzi database rest service?

json is giving me a: Failed to load resource: the server responded with a status of 500 (Internal Server Error)

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

how to perform HTTPS calls to Tiggzi database rest service?

I'm not sure.. just need to debug the request. Do try the curl command first.

Agon Bina
Posts: 0
Joined: Thu Oct 04, 2012 5:01 am

how to perform HTTPS calls to Tiggzi database rest service?

How do I run a curl command?
Also, how do I debug a rest call ?

Thanks for all the answers!

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

how to perform HTTPS calls to Tiggzi database rest service?

From command line

Agon Bina
Posts: 0
Joined: Thu Oct 04, 2012 5:01 am

how to perform HTTPS calls to Tiggzi database rest service?

well I finally got what was going on ... I needed to add JSON.stringify( { .... data here ... })

And it worked

Return to “Issues”