php - Issue: Google Apps Script Execution API -


i absolute beginner of web development , use google apps script execution project.

so followed documentation in

https://developers.google.com/apps-script/guides/rest/quickstart/php. 

however, struggling error

"caught exception: error calling post https://script.googleapis.com/v1/scripts/{i put myscriptid here}:run: (403) caller not have permission"

i have looked answer solve issue long time, haven't gotten clue. has ever followed same documentation me , had same problem? if have, let me know how solve this?

english not first language, if post not make sense or need more information, let me know well. advice appreciated! in advance!


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -