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

Authorization error #199

Closed
jaroslawsky opened this issue Feb 7, 2022 · 4 comments
Closed

Authorization error #199

jaroslawsky opened this issue Feb 7, 2022 · 4 comments

Comments

@jaroslawsky
Copy link

Describe the bug
Since today getVehicle returns an error. Until yesterday everything worked.

Usefull info(please complete the following information):

  • OS: Linux
  • Bluelinky Version v7.6.2
  • Region: EU
  • Brand: hyundai

Additional context
Error message:
[ManagedBluelinkyError]: @EuropeController.login: [401] Unauthorized on [POST] https://prd.eu-ccapi.hyundai.com:8080/api/v1/spa/notifications/register - {"retCode":"F","resCode":"4017","resMsg":"Invalid request value - Invalid Application Id. - 37641.891000032425","msgId":"ec2a2f9d-6d58-4f1f-a428-4f780c6a4e47"}

@jaroslawsky
Copy link
Author

Correction:
It's not the getVehicle call. The error comes when starting the server. So it's the instantiation of the BlueLinky object.

@Hacksore
Copy link
Owner

Hacksore commented Feb 7, 2022

Yeah, auth seems to have changed and we are discussing the solution on discord in this thread.

https://discord.com/channels/652755205041029120/940144903441244210

edit: discord has a handler, neat discord://discord.com/channels/652755205041029120/940144903441244210

@Hacksore
Copy link
Owner

Hacksore commented Feb 7, 2022

I believe it's fixed with 4c7efb6 - will see if I can get a patch out today with this as well.

@torsten3009
Copy link

since two days again same error with version 2.2.2 - first it was working with this version

@EuropeVehicle.status: [401] Unauthorized on [GET] https://prd.eu-ccapi.hyundai.com:8080/api/v2/spa/vehicles/xxxxxxxx/status - {"retCode":"F","resCode":"4017","resMsg":"Invalid request value - Invalid Application Id. - 80825.48399996758","msgId":"e4ddfd6c-9108-4c16-a5b3-cf1b63f74715"}

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