Custom Verifier - "failed to create the verifier in the db"

Hi,

While creating custom verifier I’ve done typo that I did want to correct by deleting recently created verifier and creating new one, altho, after the delete I was unable to submit the form anymore. I was prompt with the following message; “failed to create the verifier in the db” underneath the JWT fields. I was hoping that after sometime this issue will get automatically resolved, but after waiting for about 2 or more hours it still did not allowed me to create issuer.

The solution for that was changing the name of that custom issuer. I don’t know how you handle a duplicates, but message saying that name is occupied would spare me sometime waiting and digesting that issue.

Hi @jakub! we check for same verifier_id. you won’t be able to use the verifier_id of the one you just deleted as they are still in the db but marked as archive

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.