I have created a custom connector to make HTTP request to an application we have on premises and I used a data getaway with the connector.
while testing everything was working for me, making post request, get request, uploading files, etc.
However, once I published the application and shared it with other users, they are asked to sign into the connector(also the connector is showing my account), but once they sign in, they are getting error saying “Error: we weren’t able to add this connection. Please try again PowerBINotAuthorizedException”
Trying to resolve this issue, I added the users and share the connection with them, but it did not solve the problem.
Now I’m thinking I might have to add them to the actual DataGataway however, our Org policy might not allow to add all the app users to use the gateway.
But it’s important that all of app users perform all the actions which utilizes the connectors.
Reaching out to see what other workarounds I could have implemented?
Thanks for the feedback.