We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
4aed44a
Python 3 is required!
If you were using str(apitoken) or equivalents to get the auth token in headers, you have to use apitoken.key now.
str(apitoken)
apitoken.key