GithubHelp home page GithubHelp logo

Comments (10)

mohammad-oghli avatar mohammad-oghli commented on June 27, 2024 2

It seems that 403 error is still in all ChatGPT extensions that are using unofficial API due to aggressive Cloudflare protection. The only workaround for this issue is what gencay introduced in his extension which is Zero-Config Autologin lets the extension grab the required tokens automatically using puppeteer. I tested on my VS Code and it worked perfectly without any errors.

from chatgpt-vscode.

Welding-Torch avatar Welding-Torch commented on June 27, 2024 1

Hey @timkmecl will you be using the new ChatGPTAPIBrowser that should resolve a lot of people's 403 / 429 errors? Mentioned here transitive-bullshit/chatgpt-api#111 (comment) and you can also see the latest release here https://github.com/transitive-bullshit/chatgpt-api/releases (the v3.0.0 release)

Would be super cool if you did, I love using this extension ❤️

from chatgpt-vscode.

timkmecl avatar timkmecl commented on June 27, 2024 1

Hey @Welding-Torch thank you for the compliments! I am planning on using the updated API as soon as possible, but I think it currently cannot be used inside a VSCode extension due to their use of Pupeteer and higher required node version (see transitive-bullshit/chatgpt-api#137 for anyone interested). Therefore I am waiting for any potential fix or changes by the makers of the API.

@abi did you by any chance manage to get something work with your extension?

from chatgpt-vscode.

jonlepage avatar jonlepage commented on June 27, 2024 1

not work !
image

used vivaldi browser

from chatgpt-vscode.

timkmecl avatar timkmecl commented on June 27, 2024

Hi,
I am sorry to hear that. As I wrote in the other issue, if you followed all the instructions and still get the error, there is unfortunately nothing that can be done right now, since this is due to agressive CloudFlare protection (if you are using Chrome to get the tokens try some other browser).
I hope this will be resolved by OpenAI or the creators of the unofficial API soon.

from chatgpt-vscode.

abi avatar abi commented on June 27, 2024

@Welding-Torch unfortunately the v3.0.0 release only works on Node 18 (VSCode is on node 16 and cannot be changed). I've also had trouble getting Puppeteer which is used for browser automation there to play nice with Webpack in a VSCode extension.

from chatgpt-vscode.

abi avatar abi commented on June 27, 2024

@timkmecl No, I can't get Puppeteer to run with the VS Code extension environment :(

from chatgpt-vscode.

alokc83 avatar alokc83 commented on June 27, 2024

Thank you all for participating. I really appreciate it.

from chatgpt-vscode.

leon-up9 avatar leon-up9 commented on June 27, 2024

I got 403 error too even after upgrading to node 18 :(

from chatgpt-vscode.

timkmecl avatar timkmecl commented on June 27, 2024

This should now be solved in the latest version, download it from Marketplace

New version uses a method described in this tweet (simple Node.js implementation here), already implemented in the unofficial chatgpt api. Only the official API key from OpenAI needed. (@mohammad-oghli @abi )

from chatgpt-vscode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.