[BUG]PnP PowerShell and Azure Function: Token Expiration Issues #3066
Unanswered
Mohamedbg23
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am making an azure function that runs powershell and powershell pnp module the issue is the while using connect-pnponline with credential option, it just give me a result for the first run for the second runs it seems that the first token persiste and the running the function won't renew the token i think that is the correct logic about this issue.

Here is my code and the error:
Beta Was this translation helpful? Give feedback.
All reactions