Qlik Sense Extension - OpenAI API Connection Issue
I have developed a Qlik Sense extension that integrates with the OpenAI ChatGPT API. However, when running it on the Cloud environment, API requests fail. I receive the following error in the console:
Refused to connect to 'https://api.openai.com/v1/chat/completions'
The extension works fine in the local environment, but fails on Cloud. Has anyone encountered a similar issue before? Any suggestions for a solution would be greatly appreciated.