Can you use thread IDs on Chat GPT (Not platform)

Hi everyone,

Has anyone had success with using APIs with Chat GPT. I am trying to get messages from a Chat GPT thread:

Something like this->
https://chatgpt.com/c/c861c461-8e43-448c-8477-b0025665XXXX

I get this error message:
{
“error”: {
“message”: “No thread found with id ‘XXX’.”,
“type”: “invalid_request_error”,
“param”: null,
“code”: null
}
}

Which was to be expected since my API key is for the platform and Not Chat GPT.

Any ideas how I can do this?

OpenAI is taking significant measures to prevent this kind of stuff, so it’s probably prudent to say “you don’t” unless you want to get your account banned. or perhaps your IP range ‘selected’ for more captchas. :confused:

1 Like

Yes I see how that could open a door for vunelrability.

1 Like