PyEmVue icon indicating copy to clipboard operation
PyEmVue copied to clipboard

403 Error with getdevices()

Open Sauder1973 opened this issue 1 year ago • 0 comments

Apologies as I am new to this forum. I've been trying your code and was able to authenticate and get keys in the JSON file for authentication. However, any other calls give me the following error when running the example device list

devices = vue.get_devices()

ERROR: HTTPError: 403 Client Error: Forbidden for url: https://api.emporiaenergy.com/customers/243188/devices?detailed=true&hierarchy=true

Do I need to be given permission to access the data via PyEmVue or is there any other troubleshooting you recommend.

Sauder1973 avatar Dec 29 '24 18:12 Sauder1973