-
1. Re: Error -"Resource not found" , when "embed=yes" is added to dashboard url
Jeff StraussNov 16, 2016 10:42 AM (in response to Gaurav G)
What is the exact syntax of the URL? It should be something like "?:embed=yes" appended onto the URL. can you take a screenshot and send it?
Also, is there any pattern of users that are unable to access such as they are using a particular browser (e.g. Internet Explorer, Firefox, etc.)
-
2. Re: Error -"Resource not found" , when "embed=yes" is added to dashboard url
Gaurav G Nov 16, 2016 11:15 AM (in response to Jeff Strauss)URL is as follows :
Issue comes in IE. No pattern of users unable to access this.
Also , after removing - "embed=yes" , url works fine
and once it works fine , then if we add parameter - "embed=yes" , back to url , then also it works fine.
But again if we clear browsing history , then error starts appearing again .
Note : Tableau server side authentication setup is Active Directory.
-
3. Re: Error -"Resource not found" , when "embed=yes" is added to dashboard url
Jeff StraussNov 16, 2016 11:45 AM (in response to Gaurav G)
what release of Tableau and what release of IE? Tableau 10 and above is only supported with IE 11 forward.
Also, can you try changing the URL so that embed=yes is the first parameter (i.e. ?:embed=yes)
-
4. Re: Error -"Resource not found" , when "embed=yes" is added to dashboard url
Gaurav G Nov 17, 2016 3:27 AM (in response to Jeff Strauss)We are using tableau 9.0.3 and IE is 11.X.
-
5. Re: Error -"Resource not found" , when "embed=yes" is added to dashboard url
Thomas Daverio Nov 17, 2016 3:57 AM (in response to Gaurav G)So is it correct to assume your backend / data source for the dashboard needs proper user authentication (using Active Directory)?
You mostlikely have "Enable automatic Login" enabled and also "Guest account" enabled on the server.
If that's the case, calling a Tableau dashboard using direct URL with parameter "embed=y", Tableau Server does not perform user authentication. It's using guest account instead of AD. Try disabling "guest account" on the server and see if it works.
-
6. Re: Error -"Resource not found" , when "embed=yes" is added to dashboard url
Gaurav G Nov 17, 2016 7:35 AM (in response to Thomas Daverio)Yes , we are using Active directory .
yes guest account is enabled but it cannot be disabled as we have multiple sites for different projects. Is it possible to disable this for one specific site ?
-
7. Re: Error -"Resource not found" , when "embed=yes" is added to dashboard url
Jeff StraussNov 17, 2016 7:39 AM (in response to Gaurav G)
I believe that the guest account enablement is across all of TS. Make sure that guest has view / interact access to this workbook.
-
8. Re: Error -"Resource not found" , when "embed=yes" is added to dashboard url
Gaurav G Nov 17, 2016 8:36 AM (in response to Jeff Strauss)we cannot provide access to guest account as we have two kind of user groups level access -
1. Interactor - who can run dashboard
2. publisher - who can edit dashboard .
if we provide access through guest account then either of the group level access will be breached if by default they login through guest.