-
1. Re: Could not locate unexpired trusted ticket - Tableau Server 9.0
Raghav Panchapakesan May 14, 2015 3:14 PM (in response to Raghav Panchapakesan)(Continued...)
I tested the same in our Tableau PRD (8.2) by generating the URL and embedding the trusted ticket in the URL and can render the view without any issue!
Any help is appreciated!
Thanks
-
2. Re: Could not locate unexpired trusted ticket - Tableau Server 9.0
Mansoor Chughtai Jun 12, 2015 8:22 AM (in response to Raghav Panchapakesan)Raghav, Problem is with the link you are generating. I know its kind of silly as in V9 we have the format that you used, but still trusted ticket is working the old V8 way. See below:
https://xxxxxx.xxxxx.com/trusted/<trusted_ticket>/t/<site name>/views/<workbook_name>/<view_name>
Let me know if it resolved the problem.
-
3. Re: Could not locate unexpired trusted ticket - Tableau Server 9.0
Raghav Panchapakesan Jun 12, 2015 8:36 AM (in response to Mansoor Chughtai)Hi Mansoor,
Thanks for your reply - That is strange; I never knew it still followed the old v8 URL pattern for trusted authentication.
I will test the same and keep you posted.
Thanks once again for your response.
Raghav
-
4. Re: Could not locate unexpired trusted ticket - Tableau Server 9.0
Raghav Panchapakesan Jun 19, 2015 11:42 AM (in response to Raghav Panchapakesan)Hi Mansoor,
As you mentioned, it was an issue with the URL that was being generated - I have it working now.
Thanks for your help!