Cannot update OAuth Allow Lists

Hello,

We are submitting our application for the “Production” environment.
This is the first submission for publication, not an update.

In the “Basic Information” form, we are unable to save changes to the “OAuth Allow Lists” field, or any changes other than “OAuth Redirect URL”.
From an initial analysis, it seems that the PATCH type API request, although successful, always returns the previous value in the “redirectUrls” key in the response payload.

Because of this problem, we are stuck in the verification process because an error is generated:

{
  "status": false,
  "errorCode": 4700,
  "errorMessage": "Invalid redirect url",
  "result": null
}

We have already opened a ticket to support and they suggested to ask for help in this forum.

Thank you very much.

Hello @Aulab,

Thank you for reporting this issue.
I will reach out via DM to help investigate this issue.

Regards,
Yoon