SharePoint / sp-dev-docs

SharePoint & Viva Connections Developer Documentation
https://docs.microsoft.com/en-us/sharepoint/dev/
Creative Commons Attribution 4.0 International
1.23k stars 992 forks source link

Invalid issuer or Signature on Token #9547

Open danielcostalvt opened 4 months ago

danielcostalvt commented 4 months ago

Target SharePoint environment

SharePoint Online

What SharePoint development model, framework, SDK or API is this about?

SharePoint Add-ins

Developer environment

None

What browser(s) / client(s) have you tested

Additional environment details

Describe the bug / error

Starting this week, a few customers using my solution (without any change to the solution itself) started to get a Invalid issuer or Signature on Token image

Steps to reproduce

1. 2. 3.

Expected behavior

Token validation to work correctly

ghost commented 4 months ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

remar27 commented 4 months ago

Such error usually means that your add-in client secret has expired.