March 18, 2022
The following updates are scheduled to be released to the UAT environment on March 21, 2022, and to the production environment on March 24, 2022.
New and improved
- Code samples
- We have updated the Developer Guide to add JavaScript and Python code samples for the integrator.
Bug fixes
- Token generation fix
- When you generate an OAuth token, the response contains the
token_type
field. We have changed its value fromBearerToken
toBearer
. - Various bug fixes
- We have fixed several bugs to increase the stability and reliability of the API.