When embedding a dashboard using Tableau Embedding API v3, the following error may occur and the dashboard may not display properly.
Normally, the dashboard will be displayed normally, but in rare cases, the embedding side will reload and display the dashboard after the following error is displayed.
````
{"result":{"errors":[{"code":10084}]}}
```
This is not a problem with JWT as it is usually displayed correctly.
Do you know the cause of this error?
Is there any way to improve it?
Thanks!
1 Antwort

I found an old thread with a response from @Steve Martin that may help