DestinyDevs / BungieNetPlatform

A community run wiki for the Bungie.net Platform APIs.
https://destinydevs.github.io/BungieNetPlatform/
MIT License
108 stars 12 forks source link

Uncaught TypeError: Cannot read property 'data' of undefined #9

Closed harzkinddev closed 7 years ago

harzkinddev commented 7 years ago

When using the provided example code for JavaScript or jQuery I get this error message:

"Uncaught TypeError: Cannot read property 'data' of undefined"

I simply can't get around to why that is. Have the responses changed?

harzkinddev commented 7 years ago

Sometimes you have to post a ticket to find the answer yourself.

I forgot to set the origin header on bungie.net. Works like a charm now.