Solarman appId

Hello everybody.
I have the Hom assistant at my house and would like to intregrat the data from the Solarman logger. I confess that I am confused. I’m not getting appSecret and appId. I spent several emails requesting this data but without secession. Am I doing something wrong? Is there any channel where I can get this data?
Below are some online commands I need to do but without this data it’s impossible

> curl --request POST \

–url ‘https://api.solarmanpv.com/account/v1.0/token?appId=&language=en&=’
–header ‘Content-Type: application/json’
–data ‘{
“appSecret”: “”,
“email”: “”,
“password”: “”
}’

Contact customerservice@solarmanpv.com

I sent several email to ‘customerservice@solarmanpv.com’ - ‘info@solarmanpv.com’ - ‘tech@solarmanpv.com’ but no answer yet.

Amkochaki

Try send email again. They reply me in 3 hours, look for my email. Email adress should be registered in their solarman system.

In the curl properly syntax is:
"
curl --request POST
–url ‘https://api.solarmanpv.com/account/v1.0/token?appId=202107210069340&language=en&=
–header ‘Content-Type: application/json’
–data ‘{
“appSecret”: “a1f9597e22517ed911820e3d9f96d003”,
“email”: “bennnnarek@outlook.com”,
“password”: “597a7f4d2af6baedfd00df6c67d0cc5516f98d54a0b6dc94a92d366d5cb47291”
}’
"
Your password for solarman service must by encrypted in sha256.

It works in curl

HELLO
Finally I received anwser from Solarman team. Now my energy dasboard is complet