blizzard-api-php-client icon indicating copy to clipboard operation
blizzard-api-php-client copied to clipboard

PHP API client for Blizzard API

Results 3 blizzard-api-php-client issues
Sort by recently updated
recently updated
newest added

Blizzard has recently changed their API format - if work is already being done to transition this package to use the new format, great, if not, I'm forked and ready...

Enhancement
Doing
help wanted

Global library update in order to use Blizzard API after it was updated

Enhancement
Feature
Doing
help wanted

I am trying to get user data, mainly the battletag for a single user through OAuth. I am, however, getting an error 403 from Guzzle. My code is minimal: ```php...

Bug
help wanted