OpenAI Playground Message with ID (#) not found

New user here. I’m trying to test prompts in the playground, I’ve inputted a system prompt and user input, but the assistant output consistently displays message with ID not found. Any idea why this might be happening? Thanks!

2 Likes

Hi @Allison_Yu ,
I having the same issue -did you find a solution?
I’ve created a simple promt with no variables, the id is correct, it’s in my organisation space not my personal space and I still get the error response:
{

"error": {

“message”: “Prompt with id ‘pmpt_123…’ not found.”,
“type”: “invalid_request_error”,
“param”: null,
“code”: null
}
}