Datasource - Wrong Spreadsheet

I use trial version and had built an app. I was referring a google spreadsheet under DATA tab with a DOCID as ‘XXXXX’. But the values are getting saved in an another google spreadsheet with a different id. And this spreadsheet was automatically created by App Sheet with exact same schema. Can you please help why was the data getting wrongly saved in a anonymous spreadsheet

I deleted that anonymous file and i get the below error

Unable to fetch app definition.

Error:Error: Data table ‘Orders’ is not accessible due to: Google.Apis.Requests.RequestError

Requested entity was not found. [404]

Errors [

Message[Requested entity was not found.] Location[ - ] Reason[notFound] Domain[global]

]

./nError: Data table ‘Orders’ is not accessible due to: Google.Apis.Requests.RequestError

Requested entity was not found. [404]

Errors [

Message[Requested entity was not found.] Location[ - ] Reason[notFound] Domain[global]

]

Solved Solved
0 1 424
1 ACCEPTED SOLUTION

Please check that your table’s option called Shared? is set as ON. You can find it from table’s definition.

View solution in original post

1 REPLY 1

Please check that your table’s option called Shared? is set as ON. You can find it from table’s definition.

Top Labels in this Space