API Organization Verification Links broken

I’m trying to do the API Organization Verification, it’s generating me a Persona link, however when I open it, it always says, it’s expired. I have tried regenerating it, however even after 20 retries, it still only outputs invalid links.

Did anyone experience the same issue and is there any way to solve it?

3 Likes

Similar issue here. Persona’s algorithm failed to scan correctly and now I can’t regenerate the link. This is the first time I have experienced so much friction trying to verify my ID.

OpenAI should provide more than one ID verification service.

2 Likes

I’m also facing the same issue. Has anyone managed to resolve it or found a solution yet?

Facing the same issue here. Persona’s algorithm failed to scan correctly and now I can’t regenerate the link. This is the first time I have experienced so much friction trying to verify my ID.

OpenAI should provide more than one ID verification service.

Same problem here, clicking Verify Organization causes a POST /v1/dashboard/organizations/inquiry 404 not found in the Network tab

The response JSON is: {
“error”: {
“message”: “Inquiry not found”,
“type”: “invalid_request_error”,
“param”: null,
“code”: null
}
}