ニュース

I would recommend to modify the documentation of the SDK to specify that the "passphrase" in the authentication is actually the API_KEY. I got tricked by it. Even changing the variable name to ...
Windows 11 with Pythno 3.10 and used these codes . It turned out to an "Invalid API Key" error. But I'm sure the api_key is good because I could get good response via ...
WindowsとIntellij ideaでPythonの環境構築がうまくできない人をターゲットにしています。 SDKが設定できない問題が発生 Windows上でIntellij ideaからpoetryで新規プロジェクトを作成しようとするとSDKが無効 (SDK seems invalid)というエラーが発生して正常に設定できませんでした。