Hello everyone,
I am currently in the process of updating my ChatGPT plugin. The challenge I am encountering revolves around the use of parameters. The current implementation uses the ‘code’ parameter, but based on the most recent documentation, it seems that I need to replace ‘code’ with the ‘state’ parameter.
However, it’s not entirely clear to me what the key differences are between ‘state’ and ‘code’, and how this change could potentially impact my current implementation.
Does anyone have experience with this situation, and if so, could you offer some advice?