Loading

Error: "Bad Request" When Logging In With REST API Using A Password tha Contains Ampersand

公開日: Aug 25, 2025
説明
When using REST API to login in to Tableau Server, the following error might occur if the password contains an ampersand (&): 
Bad Request

Cause

Depending on the program being used to test the REST API, the & symbol can be interpreted as HTML.
 

 

解決策
Add the following "&" to replace the ampersand in the password. 

For example:
  • Instead of "Pass&word"
  • Use "Pass&word"
その他のリソース
According to the following link, the issue may occur for other characters. For more information about such best practices, see Escaping XML Data.
ナレッジ記事番号

001498375

 
読み込み中
Salesforce Help | Article