Hello guys,
I am new here, a company gave me a task to export coda docs content in a HTML format using API and API tools like postman. I am trying really hard, but everytime when I try to GET the contents of the page with https://coda.io/apis/v1beta1/docs/{docID}/pages/{pageID}, it shows 404 Not Found error, while if I try to check whether API is hitting on the page link using https://coda.io/d/_{doc ID}/{doc name}_{page ID} with the API token, I get 200 code. GPT is saying my document is not public, everytime I try to publish the doc it shows YOU HAVE REACHED THE LIMIT OF DOC SHARING.
Any help is appreciated.