Replies: 2 comments 4 replies
-
|
Let me start by saying it's possible that your Microsoft 365 tenant hasn't had all of the required bits rolled out yet.
I'm not sure I follow - do you get this? Clicking Sign in to Budget Tracker should cause a pop-up window to do the auth and consent.
Redirect for the plugin should be |
Beta Was this translation helpful? Give feedback.
-
|
No, it never actually calls the API. There is no traffic at all on the endpoint. Interestingly, if I acquire an Authorization Code - Access Token via Postman (and adding the Postman redirect Uri), I can call the API successfully. Same settings as in the Plugin: It takes between 5 and 10 seconds and then the loading animation is gone and I can click Sign In to Buget again. Here is the Oauth Clien Registration: (Triple checked the input parameters. ) I Can find the ID in the browser: and in the App Manifest dev JSON: |
Beta Was this translation helpful? Give feedback.










Uh oh!
There was an error while loading. Please reload this page.
-
Following the readme I ran into issues authenticating to the Copilot-Plugin
I can see the swagger , both on localhost and on the tunneled address.
When I publish the plugin to Teams, it's visible right away and I can start chatting immediately, however when it comes to the point to authenticate with the plugin it closes after a while but it requests another authentication.
Maybe seems like the redirect Uri isn't right?
Any idea on that?
Beta Was this translation helpful? Give feedback.
All reactions