Describe the bug
Version: 0.8.8
Login type: audietron (myAudi)
Error: 502 "unexpected error from upstream" on tokensv2 token exchange
myAudi app works fine.
Authorization code is received successfully, but token exchange fails.
To Reproduce
Steps to reproduce the behavior:
- Updated via npm to Version 0.8.8
- Connection fails
- Apple App works fine
Expected behavior
After the update and restarting the adapter it should connect to my myAudi Account
Screenshots & Logfiles
If applicable, add screenshots and logfiles to help explain your problem.
Versions:
- Adapter version: 0.8.8
- JS-Controller version: 7.0.7
- Node version: v22.22.2
- Operating system: iobroker in a Docker container
Additional context
Log:
debug parseEmailForm - Legacy authentication
debug emailPasswordForm2
debug Error: Invalid URI "myaudi:///..." (crappy redirection)
error Failed get tokensv2
error 502
error {"error":"unexpected error from upstream"}
error Login Failed
Describe the bug
Version: 0.8.8
Login type: audietron (myAudi)
Error: 502 "unexpected error from upstream" on tokensv2 token exchange
myAudi app works fine.
Authorization code is received successfully, but token exchange fails.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
After the update and restarting the adapter it should connect to my myAudi Account
Screenshots & Logfiles
If applicable, add screenshots and logfiles to help explain your problem.
Versions:
Additional context
Log:
debug parseEmailForm - Legacy authentication
debug emailPasswordForm2
debug Error: Invalid URI "myaudi:///..." (crappy redirection)
error Failed get tokensv2
error 502
error {"error":"unexpected error from upstream"}
error Login Failed