Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login with Google account #32

Open
dront242 opened this issue Oct 10, 2022 · 2 comments
Open

Login with Google account #32

dront242 opened this issue Oct 10, 2022 · 2 comments

Comments

@dront242
Copy link

So, I made the classic mistake when opening my Greenely account - I logged in directly with my Google account. And now I can't login with this addon as I don't actually have a Greenely username and password. Is there a way around this or do I have to go through the process with deleting my account, creating a new one, and then again wait the three months to get my data from e.on? :(

@CGeorges
Copy link
Contributor

Hej @dront242, I solved this by clicking forgot password and resetting the password in Greenely.

@servicevg
Copy link

i tried the below line at its giving me unauthoriezed error 401.

Cannot get jwt token debugging.

from api import GreenelyApi

gr = GreenelyApi('[email protected]','12345','xxxxx')

print(gr.get_spot_price())

error:Failed to get spot price data, {"title":"Authorization failed","description":"Authorization information is missing.","jwt":null}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants