You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.
I'm trying to get Graph Token extension working in an Azure function using the instructions in this repo and I keep getting this error:
Error while accessing 'X-MS-TOKEN-AAD-ID-TOKEN': property doesn't exist.
I've checked the documentation 5 times and done a bunch of web searches; need this urgently for a demo. Any chance you can help? Am I missing something easy?
Note I added the extension via the command lines in the article on Github, and deployed via VS Code.
I'm trying to get Graph Token extension working in an Azure function using the instructions in this repo and I keep getting this error:
Error while accessing 'X-MS-TOKEN-AAD-ID-TOKEN': property doesn't exist.
I've checked the documentation 5 times and done a bunch of web searches; need this urgently for a demo. Any chance you can help? Am I missing something easy?
Note I added the extension via the command lines in the article on Github, and deployed via VS Code.
Thanks!
Here is my function.json:
The text was updated successfully, but these errors were encountered: