#Can't execute any API Key Oauth enabled custom action on custom GPT creation flow

1 messages · Page 1 of 1 (latest)

somber surge
#

Bug Report:
Have a API Key Bearer Auth Custom GPT
On preview or on prod after published it gives error attached here
Steps to reproduce:

  1. Add custom action custom GPTs ( API Key bearer Auth )
    2.Trigger a custom action
  2. You get " The requested action requires approval" error
  3. It doesn't ask approval

Expected result:

It should ask approval

Actual result:

It doesn't ask approval and execution fails

Additional information

Browser:Safari - Chrome
OS:Ventura 13.5

GPT LINK: https://chat.openai.com/g/g-iENb7dXxg-networking-matcher-hang-the-bmbl

prime turtle
#

Same here. The action which was issuing request just yesterday, suddenly stopped working.
The OAuth endpoints with customGPT work fine.
But when it comes to actual query, I am getting "Error talking to" message

Upd. I just deleted and recrreated the action and even put new action schema - same error occurs

lean crescent
#

Same here, all of my API calls that where previously working have stopped working, only in my GPTs. I can call the API endpoints in my dev env and they work fine. It is 100% custom GPT that's having the issues "message": "The requested action requires approval"

lean crescent
#

Someone else created thread about the issue here as well https://community.openai.com/t/gpts-actions-bug-no-ask-for-approval/556953

OpenAI Developer Forum

To whom it may concern, You are probably already aware of this but somewhen last night Actions in custom GPTs stopped working (haven’t checked the assistants API). The GPT just stopped asking for approval, hence the action call fails with the error “message”: “The requested action requires approval”. Multiple users on Discord confirmed the is...

#