I transferred an application I developed to a client along with the corresponding google sheet.
They are able to access both application and the sheet separately, but when running it, several errors like this are displayed:
Unable to load App
Unable to fetch app definition.
Error: Data table 'TableABCD' is not accessible due to: (
"error": (
"code": 401,
"message": "Request had invalid authentication credentials. Expected Auth 2 access token, login cookie or other valid authentication credential. See hxxps://developers .google .com/ identity/ sign- in/ web/ devconsole-project . *,
"errors: [
"message": "Invalid Credentials",
'domain": "global",
"reason": "authError",
"location": "Authorization",
"locationType": "header"
],
"status": "UNAUTHENTICATED"
I have transferred an application before to another client and I didn't experience any issues. Could someone help me?
Thanks in advance!
Solved! Go to Solution.
Hi, Aleksi.
Thanks for your support. The data source settings were the original ones when the application was first created.
The application is working now. After reviewing the error message complaining about an invalid security token format, I asked the client to follow the standard procedure:
#1 - What data source are you using with the app?
#2 - What do you exactly mean by "Running it"? You said "they are able to access the app".
#3 - Are all tables "Shared?"
#4 - Are all tables set as "As app creator"?
Hi, Aleksi.
Thanks for your support. The data source settings were the original ones when the application was first created.
The application is working now. After reviewing the error message complaining about an invalid security token format, I asked the client to follow the standard procedure:
User | Count |
---|---|
20 | |
16 | |
4 | |
3 | |
2 |