Reported by @willow kettle
Bug Report: Cannot Save API Key
`Steps to Reproduce`
- Create a new GPT in the builder.
2. Set up an Action using a valid POST endpoint (in my case: https://a.klaviyo.com/api/campaign-values-reports)
3. Choose Bearer Token under Authentication.
4. Paste a valid private API key.
5. Press Enter or click away, then click Save.
6. Re-open the builder → Bearer Token field is now blank.
Video link: https://vimeo.com/1101923347/5dad7a6da9?ts=0&share=copy
`Expected Result`
The token should be securely saved and used in outgoing requests as a Bearer token.
`Actual Result`
All API calls return 401 Unauthorized
• The Authorization header is not sent
• Token clearly did not persist
`Environment`
Chrome (latest version), MacOS, ChatGPT Version: GPT-4, Builder UI, Platform: ChatGPT Web App (GPT Builder)