Hi!
I have a template which gets contens from Google sheets. But I can't just run the template. I have always to reopen it and re-authenticate (basically save and close) before it can run it.
{ "error": { "code": 401, "message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.", "errors": [ { "message": "Invalid Credentials", "domain": "global", "reason": "authError", "location": "Authorization", "locationType": "header" } ], "status": "UNAUTHENTICATED" } }
Is there a way to make it work with a cronjob?
Thanks
- elisa
- RO CSVI
- Wednesday, 22 January 2025
- Subscribe via email
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!