Gazzagreen Looks like the charge rate setting cannot be written. The Giv API returns us that error.
I think the restrictions for just the inverter might be insufficient.
As well as inverter details and control, WW needs access to:
https://api.givenergy.cloud/v1/site (to get inverter serial, model, charge rate as well as site lat/long)
And even though settings and presets fall under the inverter path, I'm just wondering whether it is sufficient or not.
To eliminate the issue, you could test this out with your own API key in a tool like Postman.
Put your API key in the Authorization tab, select Bearer Token and paste into the Token input box.
And make sure you replace :serial with your serial number.
Put your max charge power into the body, like so:
And click Send. I'd imagine you would get a similar error message.
Happy to try this on your behalf if you DM us your API key. Cheers!