Help & DocumentationGetting DataWorking with TableauMiscellaneousChange Tableau API Version for Connected Apps (JWT) Auth

Change Tableau API Version for Connected Apps (JWT) Auth

Using the Tableau API that is not distributed with the system while embedding content can display an error indicating that this API version is not supported. Metric Insights allows you to specify the required API version manually in the code of an Intermediate Page. This article provides short instructions on how to proceed.

  • NOTE: An Intermediate Page is only implemented for embedding with the Connected Apps (JWT) Auth; otherwise, iframe is used by default.

1. Access Tableau Intermediate Page

Access <hostname>/admin/intermediatepage

Access the Tableau JWT Intermediate Page

2. Modify Code

  1. Under the Editor Tab, change the value for the Tableau embedding API
  2. [Save]