-
Notifications
You must be signed in to change notification settings - Fork 40
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
"message":"New version app has been published" #103
Comments
Same here, starting today I am getting only mentioned error. :-( |
Same issue here. Trying anything over 1.22.0 also gives the "New version app has been published" error. |
Seems related - sockless-coding/panasonic_cc#331 |
Oh, they appear to have added another annoying feature which went live about 30 minutes ago. They now email me every time I login ie run the python script, or attempt to login with a message along the lines of "You have logged in to your Panasonic ID". Depending on how you use it, this could be multiple times per hour. I've logged in at https://accountglb.digital.panasonic.com/ (the URL in the email) and I can't see how to disable this email notification at their end. I have created a rule on my mail server to discard them when they arrive. Eventually, presumably, they will notice the thousands and thousands of emails from us all. |
A login procedure shouldn't be necessary when using offline access with OAuth2, so, every time we actually use the username/password they will send an email? If we can actually always use the refresh token correctly we shouldn't receive an email, right? If both cases sends an email this is an active way to get rid of third-parties. Anyway, since they are blocking requets now, they have changed something again to detect third-party requests. |
I also get emails when I login via their website |
Hello, Thanks |
The "login via website" is only to manage the identity. Link is a few posts earlier |
Looks like there's a solution over at https://github.com/sockless-coding/panasonic_cc/releases/tag/2024.11.0, how can we incorporate into this project? |
Solved with sockless-coding/panasonic_cc#336. |
good news. @Olifant1990 can you propose a pull request with the fix? |
@mchacher no sorry, not using this specific github, but confirmed the linked fix is working. So it shouldn't be difficult for you too ;) |
If I use the code from this new PR I am getting the following error:
|
Exactly the same - with a change from @mortenf I am getting : |
I'm sorry, that should now be fixed in the PR. The error shows up when no token is saved/reused, which is why I didn't notice it. |
Fixed by #104 |
Something has changed again
Changing X_APP_VERSION to
X_APP_VERSION = "1.22.0"
just gives a different error of:
The text was updated successfully, but these errors were encountered: