Xero connection not working after sharing the app

I have set up my Xero connection using Encountered an error: CSRF DETECTED - #3 by jclutterbuck. This has been working very well. However when I share my app, or another user views the app, no xero data is shown. I would like all this data to display to all end users of the app. Does anyone have any advice! Thanks very much

Hi @natasha,

That is odd that the app is able to display data for you and not for another user.

Do you have auth set up on the resource? If so, is the other user authing in to the resource successfully?

When the other user is viewing the app, can they canfirm that the query to get the Xero data from the resource is running?

Hi @natasha,

I wanted to check in if you are still having this issue and if you have more details to share about how the resource is set up.