Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add hack for MockProvider to workaround SDK issue #25

Merged
merged 1 commit into from
Nov 7, 2019

Conversation

michael-hawker
Copy link
Member

Resolves #24 for now

Works around issue with how Graph SDK resolves urls, detailed here: microsoftgraph/msgraph-sdk-dotnet-core#59

For now, we know if we have a complex Query String that we should swap the first '&' with a '?' to make it a valid proxy service url.

@michael-hawker michael-hawker merged commit 3189aeb into master Nov 7, 2019
@michael-hawker michael-hawker deleted the michael-hawker/mock-fix branch November 7, 2019 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PeoplePicker doesn't return the right results with MockProviderBehavior
2 participants