[BUG, Fixed] GPTs Actions POST API always failed

Bugs Plugins / Actions builders
I have created a GPTs named “Drifting Bottle Messenger”. ChatGPT - Drifting Bottle Messenger

Based on OpenAI document, i can add "x-openai-isConsequential": false to bypass the confirm button for the POST API. And in debug page, it worked correctly.

But on the production page, it did not work.

Best,

It did work last week. It seems there would be some regressions.

Still reproducing, anybody has ideas on this?

The GET Api works correctly. It does show a button to let user to sign in. But POST Api works incorrectly recently.

It’s fixed by OpenAI. Thanks so much!

2 Likes