Hello. I made the App, where data is stored and loaded from excel table object from file in SharePoint folder.
The problem is that, when the other user wants to use the App, there appear the is with loading data from the source.
The error notification is something like (in eng): "The request was not sent or server is not responding. Check for Internet connection. The server response: [TableName] - failure: null"
The user is having all necessary permissions: to edit the source file and he is co-owner of the app, and co-owner of the SharePoint folder.
I, as the App owner, have no problem with that.
I don't really know ho to solve this issue.