Integration uses cached incorrect config

I was in the process of setting up a new integration (myUplink HACS) and in the web based integration page but when filling in the Oauth redirect address I did a mistake in URL so had to delete it.
Now once I try to set the integration up again it always uses the old setup information, just showing the "This step requires you to visit an external website to be completed. " and opening the error page again.

How would I purge these “cached” setting so I can do a clean setup again? Had a look in the .storage folder but could not find any related files.

Such is usually wiped after a restart/reboot, else it’s NOT “cached” ( Unless it’s cached in your browser or )
I f clearing browser-cache During a reboot, you “hit” 2 options in 1, and 3, lock out of HA would terminate your session, and create a new

Thank you for the pointers boheme61.

Already tried clearing the cache, incognito mode, use the Android app and of course rebooting the HA but the config still sticks around so it must be stored somewhere.

Maybe in the “Integration-folder” , make sure you have deleted the integration in HACS, then in i’e file-editor, go to /Custom_Component/ check whether It’s actually gone(After a restart!)

I have no idea what you mean here, was it an “external” integration-page ? , to i.e “myUplink” ?, then go there to check your account-setting

Also i have no idea what you mean, by

URL to what ?

Also in .storage there are multiple files which stores i.e auth,session and integrations/device setting … perform a “search” for i.e “myUplink” … At your own risk :wink:

Found the issue in the end, the integration created an application credential that was not removed with the integration. Manually deleting the credential and then retrying the setup helped.

Thanks again boheme61 for the help.

2 Likes

Chrille144 where did you find that application credential ?

I think i may have the same issue

Found it here :slight_smile:

Go to Settings → Devices & Services on the Integrations tab. Go to the 3-dot menu and select Application credentials. There you can delete the credentials.

1 Like