According to the documentation: ```All encoding in...
# suitescript
k
According to the documentation:
Copy code
All encoding in TBA is percent encoding. Strings must be escaped using RFC 3986. If you do not escape characters in the header, you may receive an INVALID_LOGIN_ATTEMPT error. For more information about percent encoding, go to <https://tools.ietf.org/html/rfc5849#section-3.6>.