You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I attempted to see if I could fix the issue by checking to see if zones existed and return an empty string where zones is looked for. I imagine this causes other issues though as there was the only data I could find afterwards was returned by getSheets().
@Rhiyo Thanks, that's interesting. It seems it needs the clientDimension parameter when initiating the session to return the zones. I will add this parameter by default but I will first test with some Tableau url to see if it doesn't break anything
This is occurring with: https://public.tableau.com/views/StatebasedbuildingapprovalsABSNatHERS/NatHERSCertificatesvs_ABSBuildingApprovals
I attempted to see if I could fix the issue by checking to see if zones existed and return an empty string where zones is looked for. I imagine this causes other issues though as there was the only data I could find afterwards was returned by getSheets().
The text was updated successfully, but these errors were encountered: