dend / blog-comments

Repository used for blog comments on https://den.dev
https://den.dev
0 stars 0 forks source link

blog/halo-api-authentication/ #3

Open utterances-bot opened 11 months ago

utterances-bot commented 11 months ago

Halo Infinite Web API Authentication · Den Delimarsky

Making sure you have the right tokens to make Halo API web requests.

https://den.dev/blog/halo-api-authentication/

noAPEX-Group commented 11 months ago

Hey friend. Great write up, thank you. One question, I'm getting a 400 bad request for the Spartan token. Do you know of any changes there, perhaps to audience, min version, or token type based on what your blog currently has? No issues with OAuth, User, and XSTS tokens.. just the Spartan token. Any insight is very much appreciated. Thanks again -G

noAPEX-Group commented 11 months ago

Disregard, I left my Content-Type header on there which was borking my raw JSON body. Good to go here, Spartan token acquired. Isn't it funny how you always figure it out after you log in and ask for some help? Thanks again!