I have an application that will be used in my SharePoint tenant. From the application developer, I received the client identifier, client secrecy, application domain, return address.
When registering my application through Appregnew.aspx, I used the wrong return URL and client secret. Now, if I click on this application, it gives me the error "An error occurred ....".
To use this application, I need to update the registered application with my correct secret key and return the URL. I find no way. How to upgrade or unregister a SharePoint application.
source share