The battlegrounds data API always returns a 'Invalid application signature' error when using authentication. I haven't seen this as an issue with any of the API calls.
|
I've been trying to update my API library today, and have been running into the following issues:
1. Authentication will randomly fail with 500 Invalid application signature errors, which never used to occur. 2. Random 500 series errors with both API and non-API responses. 3. Random 404 errors with both API and non-API responses. 4. The BattlePet Species API is returning duplicate "id" nodes for each item in the "abilities" array. There may be others as well, but I think this is enough to say that something is definitely wrong. |