JavaScript is required to use Bungie.net

Group Avatar

BungieNetPlatform

"Updates, discussions, and documentation of the BungieNetPlatform API."

Request Join
originally posted in:BungieNetPlatform
1/20/2016 2:40:54 AM
1

Is there any good tutorials for doing this with either XAMPP or Postman?

I really need to know how.

Posting in language:

 

Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • Edited by Spartain: 1/21/2016 4:26:25 PM
    The best way I know how is to use fiddler to capture a normal request to http://bungie.net. The bungie website automatically makes a few other calls, which fiddler can capture, and you can get the cookies you need. Then simply copy/paste the raw fiddler request to a new request (using the composer tab), changing your api key. Quickest way to make requests imo. Easier to set up the first request this way. Edit: The request I look for is this: GET https://www.bungie.net/Platform/User/GetBungieNetUser/?lc=en&fmt=true&lcin=true HTTP/1.1

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

    11 Replies
    You are not allowed to view this content.
    ;
    preload icon
    preload icon
    preload icon