MickMake / GoSungrow

GoLang implementation to access the iSolarCloud API updated by SunGrow inverters.
https://mickmake.com/
GNU General Public License v2.0
148 stars 42 forks source link

Error: appkey is incorrect 'er_invalid_appkey' #31

Closed brassh closed 1 year ago

brassh commented 1 year ago

if I enter: GoSungrow api login --debug

I get the response: Error: appkey is incorrect 'er_invalid_appkey'

Maybe the default appkey "93D72E60331ABDCDC7B39ADC2D1F32B3" is not accepted anymore. Could it be that the api has been changed?

brassh commented 1 year ago

sorry, it works, appkey 93D72E60331ABDCDC7B39ADC2D1F32B3 is still correct.

the reason for the error message was that I had entered the appcode as "93D72E60331ABDCDC7B39ADC2D1F32B3" instead of 93D72E60331ABDCDC7B39ADC2D1F32B3 in docker-compose.yml