Forum Discussion
Toby Statham
Jul 18, 2017Brass Contributor
New client secret not updating in SharePoint online for SharePoint Addin
My client has a custom provider hosted SharePoint Addin. This is an ASP.NET MVC app that is hosted in their Azure environment. The solution was created using the Visual Studio 2015 SharePoint Add...
paulpascha
Jul 18, 2017Bronze Contributor
It could be you'd have to do some clean up of previous secrets as described in the following blog. This one helped me out several times already...
https://blogs.technet.microsoft.com/sharepointdevelopersupport/2017/01/18/fixing-client-secret-expiration-errors-for-provider-hosted-add-in-on-sharepoint-online/
- Toby StathamJul 18, 2017Brass Contributor
Thanks for the reply.
I have tried that too, but didn't work either :-(
- paulpaschaJul 18, 2017Bronze ContributorI'm sorry, I was too fast, didn't read you already tried that...