Zendure / developer-device-data-report

Subscribe to device data for Zendure products. To receive information from the device, Developers can obtain the same device information as the official App by subscribing to Zendure MQTT Broker
83 stars 3 forks source link

REST-Call: Please bind the device first #45

Closed abaum26 closed 6 months ago

abaum26 commented 6 months ago

Unfortunately, I am unable to obtain the corresponding authentication data with the REST call. I get the following message back:

{ "code": 400, "success": false, "data": {}, "msg": "Please bind the device first" }

I created an account via the iOS app a month and a half ago and registered my SolarFlow. In this respect, I also receive the corresponding data in the app. I can virtually rule out entering an incorrect serial number, as I have had it read out to me step by step several times.

Best regards

abaum

abaum26 commented 6 months ago

Since I have read that there is a European server I have changed the call to the European server and reconnected my SolorFlow. My account is set to the region Germany. Nevertheless I get the message described above.

Best regards

abaum

abaum26 commented 6 months ago

Ok, can be closed. I have tried the call again via Windows and have now received the authentication values. Sorry for the excitement.

Best regards

abaum