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

Update for new Battle.net API hosts #8

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

fallendusk
Copy link

Old battle.net API urls no longer work, returning a 403 Forbidden error. The new API urls require a Battle.net mashery account and an API key.

See https://dev.battle.net/docs/read/community_apis/migration

This updates the URLs and adds support for using an API key. HTTP request signing has been removed as it seems the only way to authenticate now is via the apikey param.

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.

1 participant