hello, How can I integrate OAuth into your sample code?
Did you use Open plugin devtools
and check the Prompt for ChatGPT
to make sure it looks correct? We’ve managed to resolve the issue! This was attributed to some irregularities within our API documentation. Initially, we offered parameters in a choice of ‘string’ or ‘number’ formats for ChatGPT to select, but as it happens, it only accommodates one format. Upon changing our approach and exclusively employing ‘string’, the issue has been successfully addressed!
To access the `Open plugin devtools
- Open ChatGPT
- In the lower left click your user id to expand the panel.
- Click settings
- Enable
Open plugin devtools
1 Like