Is this issue considered resolved? I still cannot find an elegant way to get the “plugin-some_plugin_id”. Well, that is not a big deal. The OAuth provider like Google will fail first time, generating an error to indicate what ChatGPT is sending. Then, I can copy/paste the info to satisfy Google. Basically, I am using a trial and error approach.
The id seems to be stable after a plugin is installed in “Develop your own plugin” first time. That is good. I hope OpenAI would clearly state the stability of the id scheme is indeed by design, not sort of some luck.
ChatGPT generates a mysterious id like “plugin-e4a73cc9-7cac-467e-af08-10e400c45b08”. Is that a function like this F(user_id, manifest hash, timestamp, etc.)? The id is not confidential, is it? Can it be generated in advance by the developer before the plugin is deployed?