Exafunction / codeium

Other
200 stars 9 forks source link

Previously team subscription prevents access to individual iter #69

Open justinmilner1 opened 1 week ago

justinmilner1 commented 1 week ago

I previously had a team subscription, now I want to access the individual tier, but am unable to.

This happens on vscode and jetbrains.

Screenshot from 2024-06-22 17-12-02

Debug output: { "url": "http://127.0.0.1:41489/?api_key=f5fb3fa9-315e-41d5-b172-f77350abe603&extension_name=jetbrains&extension_version=1.8.66&ide_name=jetbrains&ide_version=PyCharm+Community+Edition+2023.1.1&locale=en&ide_telemetry_enabled=true&app_name=Jetbrains&web_server_url=ws%3A%2F%2F127.0.0.1%3A41811&has_dev_extension=false&has_enterprise_extension=false&has_index_service=true", "connection": { "status": "CONNECTED", "error": { "name": "Error", "message": "team subscription is not active, contact admin to renew teams" } }, "isChatEnabled": false, "handshake": {}, "params": { "ideTelemetryEnabled": true, "ready": true, "apiKey": "f5fb3fa9-315e-41d5-b172-f77350abe603", "extensionName": "jetbrains", "extensionVersion": "1.8.66", "ideName": "jetbrains", "ideVersion": "PyCharm Community Edition 2023.1.1", "locale": "en", "hasDevExtension": false, "hasEnterpriseExtension": false, "hasIndexService": true, "appName": "Jetbrains", "webServerUrl": "ws://127.0.0.1:41811", "diffViewEnabled": false, "openFilePointerEnabled": false, "insertAtCursorEnabled": false }, "data": { "numMessages": 0 }, "bridge": { "bridgeType": "null" }, "health": { "checkStatus": 200, "error": {} } }