GSA / GSA/auctions_api

Demo Endpoint and Postman OpenAPI Import Returning "Error - No Records Found"

Open
#26 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Hello,

I have used the demo link as well as imported the openAPI spec into Postman and used my personal key to attempt to retrieve data. Both of these resulted in the following response, despite there being many records found at https://autoauctions.gsa.gov/GSAAutoAuctions/VehicleListing

`{
"Results": [
{
"status": "NOK",
"error": "NO RECORDS FOUND"
}
]
}`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.