-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
Hi
I want to install it on windows and with my open app-key but I got this error
C:\\Users\bepeh\Downloads\GoSungrow-windows_amd64.tar>GoSungrow.exe api login
Error: unknown error 'Missing parameter in request header: x-access-key'
Usage:
GoSungrow api login [flags]
Examples:
GoSungrow api login
Flags: Use "GoSungrow help flags" for more info.
Additional help topics:
ERROR: unknown error 'Missing parameter in request header: x-access-key'
And my config is this file
{
"appkey": "MyAppkeyThatIGotInDeveloperWebsite",
"config": "C:\\Users\\bepeh\\.GoSungrow\\config.json",
"debug": false,
"dir": "",
"help": false,
"host": "https://gateway.isolarcloud.com.hk",
"modbus-host": "",
"modbus-password": "",
"modbus-port": "502",
"modbus-user": "",
"mqtt-host": "",
"mqtt-password": "",
"mqtt-port": "",
"mqtt-user": "",
"out": "",
"password": "MyPassWord",
"quiet": false,
"save": false,
"timeout": "30s",
"token-expiry": "",
"user": "MyUserInProfilePage"
}
Metadata
Metadata
Assignees
Labels
No labels