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

not working anymore #73

Closed
ik2wxx opened this issue Jul 1, 2020 · 3 comments · Fixed by #74
Closed

not working anymore #73

ik2wxx opened this issue Jul 1, 2020 · 3 comments · Fixed by #74
Labels
bug Something isn't working

Comments

@ik2wxx
Copy link

ik2wxx commented Jul 1, 2020

It's not working anymore, connection issues.
Worked until yesterday.
Maybe on july 1st they have changed something ?

Error communicating with Renault API!
{"type":"TECHNICAL","messages":[{"code":"err.tech.wired.kamereon-proxy","message":"Failed to forward request to remote service."}],"errors":[{"errorCode":"err.tech.wired.kamereon-proxy","errorMessage":"Failed to forward request to remote service."}],"error_reference":"TECHNICAL"}
@jamesremuscat jamesremuscat added the bug Something isn't working label Jul 1, 2020
jamesremuscat added a commit that referenced this issue Jul 1, 2020
Renault have changed their API so that including a Kamereon token in a
request causes the server to error out. The solution, fortunately, is
straightforward; just remove all references to it from pyze.

Fixes #73.
@jamesremuscat
Copy link
Owner

OK, so it looks like the "Kamereon token" is not only no longer required, but actively causes their servers to fall over if you include it in a request.

Nothing like making backwards-incompatible and broken changes to your live API that includes a version number to avoid making backwards-incompatible changes to it, eh? 🤦

Fortunately that means the fix is easy... PR shortly.

@jamesremuscat
Copy link
Owner

@ik2wxx Thanks for bringing this to my attention - I've just released v0.5.0 which includes the required fix.

@ik2wxx
Copy link
Author

ik2wxx commented Jul 1, 2020

Thank you !!!
Great support !!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants