For those interested in what request is causing the error described in the post. It is this one which is 500-ing. You should be able to check for yourself.
It seems to be any plugin that uses PluginLab (SEO.app, Content.app, Prompt Perfect, Scholar AI, Quick Page, etc.).
There seems to be another couple of threads here and here related to the error, but I think this is more for the plugin devs, who seem to be getting this issue in Dev mode.
All the plugins that are using oauth whether they do use pluginlab provided one or not are affected by the issue, that’s on openai’s side.
You can try installing a plugin that does not use pluginlab and you’ll still experience the same problem. The video insights plugin is a good example of this.
_app-344010c61eb75094.js:28
POST https://chat.openai.com/backend-api/conversation 403
_app-344010c61eb75094.js:28 UserError: Authorization error accessing plugins
at _app-344010c61eb75094.js:33:254461
at main-664b20fa39df3103.js:1:115027
at Object.next (main-664b20fa39df3103.js:1:115132)
at n (main-664b20fa39df3103.js:1:104710)
at u (main-664b20fa39df3103.js:1:104907)
Still getting this error on our end when we’re trying to Resubmit our plugin after changing some things, @logankilpatrick any advice would be helpful. Our OpenAI reviewer is himself receiving the error
Someone tell OpenAI to fix this. It’s impossible to re-submit our already approved plugin because the review team are getting this error. Yet they’re not aware of it and so they think it['s an issue with the plugin @here