blummat0360 / bluecop-xbmc-repo

Automatically exported from code.google.com/p/bluecop-xbmc-repo
0 stars 0 forks source link

Failed to login #200

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Enter credentials
2. Select addon
3. Failed to Login message appears

What is the expected output? What do you see instead?
Successful login

What version of the product are you using? On what operating system?
OpenELEC 3RC1/Frodo on Raspberry Pi
BlueCop Amazon 0.6.5

Please provide any additional information below.
I'm not sure on how to gather additional debug information. :-(
I'm only on a Amazon Prime trial membership. Could this be related?

Original issue reported on code.google.com by daniel.b...@gmx.de on 19 Jan 2013 at 7:37

GoogleCodeExporter commented 8 years ago
02:07:46 T:139956926019328  NOTICE: getURL: http://www.amazon.com
02:07:48 T:139956926019328  NOTICE: Login Retry: 1
02:07:50 T:139956926019328  NOTICE: getURL: http://www.amazon.com

I am getting this error as well

Original comment by celpa.f...@gmail.com on 21 Jan 2013 at 8:10

GoogleCodeExporter commented 8 years ago
MediaPi MX with Frodo (plugin.video.amazon-0.6.9.zip)

I did a little research on this with a couple of devices, and when logging in 
the amazon Web page from a Laptop;Win7;Win8;and Redhat RHEL6 using either IE or 
Firefox, it logs in to the Amazon Website fine, and the Amazon Instant Video 
Watchlist is visible, including all the trimmings of membership view. but using 
just the MediaPi MX box as an Android box, installing Puffin, Firefox, and its 
native browser, all are able to, on first view, log into the amazon website, 
but the amazon instant video sub section does not recognise the login; no watch 
list is recognised, nor the membership trimmings.

If we consider that XBMC as a "browser" reacts in the same way as firefox, 
Puffin or andriod Native Browser on andriod the login disconnect could be the 
same issue.

it could be as simple as the amazon code checking the compatibility list of 
devices, and not completing when it finds out its xbmc or andriod. If your code 
could offer the amazon code a "masked device" type to hide XBMC and Andriod, 
from the compatibility list, we could fix the problem, its a hunch but a quick 
change in code could rule this batman theory out.

My final justification to this thinking is that the overall website login will 
let you into the main website, as they want you to buy things from them, there 
are no device or compatibility checks at this stage, but the sub section, 
Instant Video conducts checks, and may not return the check error to you.

Im happy to help test this, if you can change the code.

Matt

Original comment by mrmkpar...@gmail.com on 16 May 2014 at 10:21