JavaScript is required to use Bungie.net

#android

originally posted in:BungieNetPlatform
3/9/2015 2:20:33 PM
2

Android Auth

Hi, i have been trying to get the auth part in order to query from within an Android App, and as far now everytime i get the redirect and i dump the cookies, there is only 4 cookies (bungled and bungledid the only important ones from there), but i can't find all the other needed cookies in order to do a request that needs login. I am missing something ? do i need another step to get those cookies ? or they come from a different domain ? i tried to use fiddler in the app to check what they get in the destiny app, and compare the request to mine, but i was unable to use fiddler cause it always said that it failed to transfer data, so i am guessing that they are blocking it on their end. I would appreciate any help that i can get.
English
#android #api #Auth

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 Bunk3r: 3/18/2015 2:34:19 PM
    It turn out the problem was that i was trying to get the cookies on the shouldoverrideurl method instead of waiting until the onpagefinished method was ran, and that was the reason of the missing cookies.

    Posting in language:

     

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

  • Not sure what exactly you're doing, but generally, if you want to intercept data you're going to need to set up a HTTPS certificate and MITM your own connection; right now, Fiddler looks like an attacker, so your browser/app will shut it down.

    Posting in language:

     

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

    1 Reply
    You are not allowed to view this content.
    ;
    preload icon
    preload icon
    preload icon