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.