Tado API Access Token
Hi
When using the "device code grant flow" access method, it seem like the Refresh Token has a fixed length of 64 bytes. However the Access Token is returned at differing lengths. This causes some challenges to optimising my code.
Can anyone tell me the maximum length the Access Token can ever be returned as please?
Cheers.
0