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

fix: updated oauth hosts according latest battlenet api changes #212

Merged
merged 2 commits into from
Apr 29, 2023

Conversation

bonesoul
Copy link
Contributor

@bonesoul bonesoul commented Mar 21, 2023

closes #211.

@bonesoul
Copy link
Contributor Author

hey, any updates on this?

@bonesoul bonesoul changed the title fix: oauth host for taiwan region. fix: updated oauth hosts according latest battlenet api changes Apr 6, 2023
Copy link
Collaborator

@danjagnow danjagnow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! This matches the docs at https://develop.battle.net/documentation/guides/using-oauth, as you indicated.

@danjagnow danjagnow merged commit a83eb7c into blizzard-net:main Apr 29, 2023
@danjagnow
Copy link
Collaborator

hey, any updates on this?

My apologies for the delay. Thanks for submitting this fix!

@bonesoul
Copy link
Contributor Author

all good! thanks for the PR in.

@bonesoul bonesoul deleted the feature/tw-oauth-fix branch April 29, 2023 16:00
danjagnow added a commit that referenced this pull request Apr 29, 2023
Added some fixes to get the unit and integration tests working again.  Updated the ClientFactory for the unit tests to expect https://oauth.battle.net/oauth/token instead of https://us.battle.net/oauth/token to adapt to the changes in #212.  Also updated the PlayableClass and PlayableRace model classes to add new properties that indicate which classes and races can be combined.
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.

GetRealmsIndexAsync() failing for TW
2 participants