originally posted in:BungieNetPlatform
Hello,
I am using PHP with laravel (framework) and I'm having problems.
The error is the following:
array (5) {["ErrorCode"] => int (2102) ["ThrottleSeconds"] => int (0) ["ErrorStatus"] => string (24) "ApiKeyMissingFromRequest" ["Message"] => string (98) "Please add valid X-API-Key header to request. Visit https://www.bungie.net/developer for details." ["MessageData"] => array (0) {}}
Although the head of the request correctly insert the key
Thank you
English
-
Any Solutions Yet?
-
I'm having the same problem. Did you find a solution?