Comment 10 for bug 1007109

Revision history for this message
Natalia Bidart (nataliabidart) wrote : Re: Attempting to reinstall purchased fails in SSO re-authentication

Steve,

We couldn't find anything particular for your account in the SSO end, and I've couldn't reproduce this locally.
Would you please run the following python script to try to authenticate directly to the SSO server?

https://pastebin.canonical.com/67796/

Please note that instead of 'email' and 'password' you should type your SSO email and your SSO password. If you save the above in a file, name it something like 'sso-test.py' and then run in a terminal:

$ python sso-test.py

and attach the whole output, including any traceback or message printed in the console.

Thanks!