node-red-contrib / node-red-contrib-renault-ze

node-red extension to fetch the status from your renault connected car
Apache License 2.0
19 stars 6 forks source link

Response error from Renault Zoe node #62

Closed pvgent1 closed 2 years ago

pvgent1 commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

FetchError: invalid json response body at https://renault-wrd-prod-1-euw1-myrapp-one.s3-eu-west-1.amazonaws.com/configuration/android/config_en_GB.json reason: Unexpected token < in JSON at position 0

To Reproduce Steps to reproduce the behavior:

Inject node with timestamp Node configured with username and password

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

JSON payload with attributes

Screenshots If applicable, add screenshots to help explain your problem.

Version (please complete the following information): 1.3.1

Additional context Add any other context about the problem here.

octavianrusu commented 2 years ago

I have the same problem, it started the day before yesterday. msg : error "FetchError: invalid json response body at https://renault-wrd-prod-1-euw1-myrapp-one.s3-eu-west-1.amazonaws.com/configuration/android/config_en_GB.json reason: Unexpected token < in JSON at position 0"

Kai-Angne commented 2 years ago

Same here, but Android My Renault App didn't work either. ZoePHP with the same credentials did work. As far as I remember this error did appear not the first time and might be due to a server problem on Renault side.

pvgent1 commented 2 years ago

My Renault app on iPhone doesn't work (Server error). Zeddy app on iPhone works fine.

konne commented 2 years ago

@pvgent1 @Kai-Angne @octavianrusu I added a fallback if the renault server is not available. This is also the reason that the renault app is not working.

Update to the new 1.3.2 release