Solaredge binding error 403

My openhab solaredge binding cannot connect to solaredge service. I`m getting:

14:22:55.426 [DEBUG] [rnal.callback.AbstractCommandCallback] - received content, length: 77
14:22:55.430 [DEBUG] [rnal.callback.AbstractCommandCallback] - HTTP response 403

Form web JSON it is working. Does anyone know what can I do ? Is here anyone with still working solaredge binding or maybe here was changes in solaredge and binding stopped working ?

The HTTP 403 Forbidden client error status response code indicates that the server understood the request but refuses to authorize it.

This status is similar to 401, but in this case, re-authenticating will make no difference. The access is permanently forbidden and tied to the application logic, such as insufficient rights to a resource.

Ye I know this error but dont know reaosn of it. I have proper API key and Solar ID, it was working before.

If you read the link credentials would not help with a 403. Perhaps the API URL was changed.

Maybe there’s a quota for requests, and you’ve used yours up for this hour/day/month.

1 Like

Possibly, It IS the end of the calendar month.