You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Last night while troubleshooting the affects of the platform issue, we encountered an error in the API when searching for and verifying credentials. It was complaining about a CredentialType registration does not exist.
It turns out the registration.registries.ca Credential Type was not showing up. Restarting the related BC Reg services re-registered the Credential Type and cleared the issue.
The issue affected search, auto-complete, and the /credential/{id}/verify endpoint.
The fact that the registration.registries.ca Credential Type was not showing up surfaced when using advanced search. registration.registries.ca did not appear in the Credential Type dropdown, until after it was re-registered.
The text was updated successfully, but these errors were encountered:
Last night while troubleshooting the affects of the platform issue, we encountered an error in the API when searching for and verifying credentials. It was complaining about a CredentialType registration does not exist.
It turns out the
registration.registries.ca
Credential Type was not showing up. Restarting the related BC Reg services re-registered the Credential Type and cleared the issue.The issue affected search, auto-complete, and the
/credential/{id}/verify
endpoint.The fact that the
registration.registries.ca
Credential Type was not showing up surfaced when using advanced search.registration.registries.ca
did not appear in the Credential Type dropdown, until after it was re-registered.The text was updated successfully, but these errors were encountered: