Hi
I have an app that uses a custom connector to access information from a data source.
The connection works perfect for me, but when other users try to use it, they get a pop up box asking for their authentication (in my case, an API key)
Now, one user seems to have a problem, and I think it is because I sent the wrong API Key to him.
However, the user doesn't get any new prompts or popups to enter a correct one.
I have taken away the rights to the app and connection and then giving it back to him, but he doesn't get the popup again.
How can I Force the popup to enter the API Key again?