We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
environment Demo
testSessionId N/A
vsId N/A
Algorithm registration N/A
Endpoint in which the error is experienced Most resource/meta endpoints that I tried GET https://acvts.nist.gov/acvp/v1/vendors?limit=20&offset=0
https://acvts.nist.gov/acvp/v1/vendors?limit=20&offset=0
It seems like trying to do most things (I didn't try making a new test session) is giving a 500 with the error:
[ { "acvVersion": "1.0" }, { "error": "Internal service error. Contact service provider." } ]
This might be related to: usnistgov/ACVP#1029 and usnistgov/ACVP#1035
The text was updated successfully, but these errors were encountered:
@AlexThurston should be good now. I have not had a chance to look into usnistgov/ACVP#1029 yet, but I'm assuming it's unrelated to this issue.
Sorry, something went wrong.
I just checked and things seem to be working again. I'll close this.
No branches or pull requests
environment
Demo
testSessionId
N/A
vsId
N/A
Algorithm registration
N/A
Endpoint in which the error is experienced
Most resource/meta endpoints that I tried
GET
https://acvts.nist.gov/acvp/v1/vendors?limit=20&offset=0
It seems like trying to do most things (I didn't try making a new test session) is giving a 500 with the error:
This might be related to:
usnistgov/ACVP#1029
and
usnistgov/ACVP#1035
The text was updated successfully, but these errors were encountered: