There was a bug in Python SDKs which were using OAuth2.
- When updating the OAuth token, the compiler was trying to set the expiry time by adding an
intand astring.
This bug has now been fixed. Please regenerate your Python SDKs if you're using OAuth 2 to get this fix.