GSA / auctions_api

An API for GSA auctions data.
http://gsa.github.io/auctions_api
The Unlicense
3 stars 8 forks source link

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

Open brendananders7 opened 4 months ago

brendananders7 commented 4 months ago

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" } ] }

George-Gar commented 4 months ago

i cant even sign up for it

brendananders7 commented 4 months ago

@George-Gar I also had that issue, I signed up at this page to receive a key: https://open.gsa.gov/api/gsa-content/

George-Gar commented 4 months ago

@brendananders7 Thanks! You used this for the auctions api? I see that link is for a different api.

brendananders7 commented 4 months ago

@George-Gar Yes I did use it and didn't get an authentication error, although it is useless if the API isn't working 😂