Giter Site home page Giter Site logo

chatgpt login err about go-chatgpt-api HOT 10 CLOSED

dvc890 avatar dvc890 commented on August 19, 2024
chatgpt login err

from go-chatgpt-api.

Comments (10)

linweiyuan avatar linweiyuan commented on August 19, 2024 1

文档里的博客里有

from go-chatgpt-api.

linweiyuan avatar linweiyuan commented on August 19, 2024

不支持 render

from go-chatgpt-api.

dvc890 avatar dvc890 commented on August 19, 2024

不支持 render

这是什么意思?

from go-chatgpt-api.

linweiyuan avatar linweiyuan commented on August 19, 2024

现在的登录需要一个叫 har 的东西,部署在 render 的话,没有地方配置 har

from go-chatgpt-api.

dvc890 avatar dvc890 commented on August 19, 2024

现在的登录需要一个叫 har 的东西,部署在 render 的话,没有地方配置 har

那有相关教程吗?我不太了解这个叫har的东西

from go-chatgpt-api.

developer-vtnetzwelt avatar developer-vtnetzwelt commented on August 19, 2024

@dvc890 I'm facing the same issue, were you to resolve the error?

from go-chatgpt-api.

ludashi2020 avatar ludashi2020 commented on August 19, 2024

curl -X POST -F "[email protected]" -F "data={\"username\":\"[email protected]\",\"password\":\"xxxx\"}" http://127.0.0.1:8080/chatgpt/login
{"errorMessage":"failed to parse user login info"} 登录失败是什么原因?

from go-chatgpt-api.

linweiyuan avatar linweiyuan commented on August 19, 2024

谁教你这样用登录接口的

不知道是不是别的项目要这样,这个项目的话,har 要手动挂载,程序启动时就解析了,不是登录的时候上传,详细可以参考博客视频

from go-chatgpt-api.

ludashi2020 avatar ludashi2020 commented on August 19, 2024

pandora登录的时候可以返回access_token curl -X POST https://ai.fakeopen.com/auth/login -F "[email protected]" -F "password=xxxx" -H "User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" {"access_token":"xxx","refresh_token":"xxx","scope":"openid profile email model.read model.request organization.read offline_access","token_type":"Bearer"} 现在这个http://127.0.0.1:8080/chatgpt/login接口登录不了

from go-chatgpt-api.

linweiyuan avatar linweiyuan commented on August 19, 2024

实现不同,这个已经不维护了,可以继续用潘多拉

from go-chatgpt-api.

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.