XataX
Xata16mo ago
Adam Harris

⨯ FetcherError: dbname: invalid branch name when using client@next ts sdk

Hi, I'm trying to use Xata with postgres enabled via the @next ts sdk.
Firstly, the client generation seems broken, as mentioned in my previous post.
But secondly, when I try and make a request I'm getting:
⨯ FetcherError: mydbname: invalid branch name

However when I inspect the client config, the config via await xata.getConfig();, correct branch name seems to be present...

Any help with this would be much appreciated.
Was this page helpful?