Troubleshoot Token-based Authentication (TBA)

Warning:

As of 2027.1, no new integrations using TBA can be created for SOAP web services, REST web services, and RESTlets. Existing integrations will continue working. Use OAuth 2.0 for new RESTlets and REST web services integrations. For more information, see OAuth 2.0.

See the following sections for troubleshooting information for TBA:

Note:

TBA uses percent encoding. All the code examples in these sections use rawurlencoding, which is PHP's version of percent encoding. For more info, check out the following specification: https://tools.ietf.org/html/rfc5849#section-3.6.

Related Topics

General Notices