Tableau Connection

Hi!

I’m using Activepieces Cloud and trying to connect our Tableau Cloud dub01.online.tableau.com using a Personal Access Token.

I keep getting this error:

Authentication credentials are missing

I verified that:
• the PAT works via curl
• server URL and site content URL are correct
• username/password fields are empty

So it seems the credentials are valid, but Activepieces still fails to retrieve the auth token.Is this a known issue with the Tableau or PAT authentication?

Happy to provide more details if needed. Thanks!

Here’s the full error

"Error: Authentication credentials are missing\n at <anonymous> (/root/node_modules/packages/pieces/community/tableau/src/lib/common/index.ts:53:11)\n at Generator.next (<anonymous>)\n at /root/node_modules/.bun/[email protected]/node_modules/tslib/tslib.js:170:75\n at new Promise (<anonymous>)\n at Object.__awaiter (/root/node_modules/.bun/[email protected]/node_modules/tslib/tslib.js:166:16)\n at getAuthToken (/root/node_modules/packages/pieces/community/tableau/src/lib/common/index.ts:38:45)\n at <anonymous> (/root/node_modules/packages/pieces/community/tableau/src/lib/actions/find-view.ts:28:60)\n at Generator.next (<anonymous>)\n at /root/node_modules/.bun/[email protected]/node_modules/tslib/tslib.js:170:75\n at new Promise (<anonymous>)"