Closed mahmoudshaaban0 closed 1 month ago
You should have been using
TabbySDK().setup(
/// Public Key, given by Tabby integrations team
withApiKey: 'YOUR_API_KEY',
environment: Environment.production,
);
or simply
TabbySDK().setup(
/// Public Key, given by Tabby integrations team
withApiKey: 'YOUR_API_KEY',
);
every time i use flutter tabby sdk it give me an error here session create status: 302 server exception