Remote API ZohoSheet with cURL

Remote API ZohoSheet with cURL

Hi,

I'm using the remote api to edit data contains in my server. I write a script in php to edit and save my doc with zoho api.

With writter API it's work fine however when i use it to get the content of the zoho sheet API, it's doesn't work! My script show a new document but if i try to do something, i get an error :
Error 404 Not Found....

My script get the content of api page with llibrary cURL and show it in my browser.

Futhermore, i get also errors in my browser :
http://www.mydomain.com/Zoho/namedRanges.do404
http://www.mydomain.com/Zoho/getSheetImages.do404
http://www.mydomain.com/submit.do?1205617621250 404

Thanx for your help,

Vincent