Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

we should specify Uri, otherwise it will throw NRE #1022

Merged
merged 1 commit into from
May 23, 2024

Conversation

dohly
Copy link
Contributor

@dohly dohly commented May 21, 2024

Repro steps (F#):

let am=new AuthenticationManager()
let ctx=am.GetACSAppOnlyContext("https://contoso.sharepoint.com/sites/mysite", clientId, clientSecret)
//..................................
let cs=ctx.GetContextSettings()
let t=cs.AuthenticationManager.GetAccessToken("https://contoso.sharepoint.com/sites/mysite")

@jansenbe jansenbe self-assigned this May 23, 2024
@jansenbe jansenbe merged commit 11ad0db into pnp:dev May 23, 2024
jansenbe added a commit that referenced this pull request May 23, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants