Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix missing token on requests#89

Merged
t8y8 merged 1 commit intotableau:developmenttableau/server-client-python:developmentfrom
t8y8:88-auth-fixt8y8/server-client-python:88-auth-fixCopy head branch name to clipboard
Oct 31, 2016
Merged

Fix missing token on requests#89
t8y8 merged 1 commit intotableau:developmenttableau/server-client-python:developmentfrom
t8y8:88-auth-fixt8y8/server-client-python:88-auth-fixCopy head branch name to clipboard

Conversation

@t8y8
Copy link
Collaborator

@t8y8 t8y8 commented Oct 31, 2016

Fixes #88

  • Return the headers dict in the staticmethod

/cc @RussTheAerialist

@t8y8 t8y8 merged commit 101eedb into tableau:development Oct 31, 2016
@t8y8 t8y8 deleted the 88-auth-fix branch October 31, 2016 03:36
bryceglarsen pushed a commit to bryceglarsen/server-client-python that referenced this pull request Dec 28, 2023
…ableau#89)

When Cross Database Joins were introduced in 10 all connections became "federated" by default, even if they weren't actually joined to anything else. 

In the file format that means they get represented as named-connection/connection elements. Expressed under one top-level connection element with a class of 'federated'.

Except for 'sqlproxy' connections (Published Data Sources) -- they stay in the old connection style as a top level connection element.

We need to, when in a 10.0 or greater workbook, get all federated connections (named-connection) plus go back and find any sqlproxy connections as well.
bryceglarsen pushed a commit to bryceglarsen/server-client-python that referenced this pull request Dec 28, 2023
…ableau#89)

When Cross Database Joins were introduced in 10 all connections became "federated" by default, even if they weren't actually joined to anything else. 

In the file format that means they get represented as named-connection/connection elements. Expressed under one top-level connection element with a class of 'federated'.

Except for 'sqlproxy' connections (Published Data Sources) -- they stay in the old connection style as a top level connection element.

We need to, when in a 10.0 or greater workbook, get all federated connections (named-connection) plus go back and find any sqlproxy connections as well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.