PyEmVue
PyEmVue copied to clipboard
403 Error with getdevices()
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.