Troubleshoot Token-based Authentication (TBA)

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