Netflix API Forums

API Forum

RSS Feed

OAuth Issues with exchanging my request token for an access_token

  1. John McLaughlin3 years ago

    Hi Mikey,

    I'm still seeing it also -- Again to re-iterate

    1) I post to http://api.netflix.com/oauth/request_token with my consumer key in the 'Authorization" header
    2) I get back a oath_token,application, login url and oauth_token from the post above (1)
    3) I follow the link to the login_url and log in
    4) After I login in I post to http://api.netflix.com/oauth/access_token with my "Authorization" header set to the key, & token from #2 and get back the 404

    Other things to note -- on the 404 response I also get a header field 'X-Lighty-Magnet-Uri-Path=/oauth/access_token" (if that helps)

    I can drop you an email with my complete details of my session from a tcp snoop if that helps (everything except for the https login obviously)

    -John

  2. mikey3 years ago

    ok I figured out the issue.. It is related to POSTing without a form body. I think I have a decent fix for this. I'll get this into production ASAP.

    =-m-=

  3. mikey3 years ago

    Hey everyone,
    We have pushed the fix for this into production. I think this should fix all of your issues described above. Thanks everyone for reporting this quickly and sending me the requested info, and doing do on a weekend, even; it really helped to figure this out.

    =-mikey-=

  4. raghus3 years ago

    I am confirming that this works for me. Thanks for the weekend assistance. Great work!

  5. John McLaughlin3 years ago

    Hi mike,

    Just to confirm it's fixed my problem too -- All is well again.

    While no one ever wants problems to exist, to me what is most important is how people respond to them. I really appreciated you jumping on this over the weekend to get it resolved.

    One final question -- Is it possible to add this case to your regression testing?

    Regards,

    -John

  6. Wile E Coyote3 years ago

    Confirmed working here!!! Thanks Mikey!!!

  7. Michael Hart3 years ago

    John, as SOP we add these kinds of bugs to regression suites, once discovered.

    Mike

[ Previous | Page 2 of 2 ]