acheong08 / ChatGPTProxy

Simple Cloudflare bypass for ChatGPT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What exactly is puid and access_token?

fmunim opened this issue · comments

Where do you find them? is access_token __Secure-next-auth.session-token? and what is the puid taken from?

access_token is what you get from https://chat.openai.com/api/auth/session

_puid is found in cookies of paid users

You only need access_token unless your IP is banned by OpenAI

access_token is what you get from https://chat.openai.com/api/auth/session

_puid is found in cookies of paid users

@acheong08 so where is it I don't see it in my cookies?

Requires plus account

Requires plus account

I have plus account?

Then refresh your page. It should be there

Then refresh your page. It should be there

Ah never mind found it, thanks!!