streamnsight / vertexone-watersmart

API wrapper for the VertexOne WaterSmart portal
MIT License
1 stars 0 forks source link

Doesn't happen with 2-step verification #1

Open mymaestro opened 1 month ago

mymaestro commented 1 month ago

Always gets unauthorized. I think it's because 2-step authorization is in place, and there's not a mechanism to register the client in order to get the secondary e-mail auth.

vertexone_watersmart.exceptions.UnauthorizedException: Unauthorized

streamnsight commented 1 month ago

you would need to auth every time it fetches data, so that is not practical. Sorry, this won't work with 2FA.