Skip to content
New issue

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

getting "NO RECORDS FOUND" in GSA Auctions API #1101

Open
nadkab11 opened this issue Nov 11, 2023 · 0 comments
Open

getting "NO RECORDS FOUND" in GSA Auctions API #1101

nadkab11 opened this issue Nov 11, 2023 · 0 comments
Labels
APIs Issues related the API Directory or API docs.

Comments

@nadkab11
Copy link

I am calling the GSA auctions API but getting a blank results:

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

URL i am using:
https://api.gsa.gov/assets/gsaauctions/v2/auctions?api_key=mykeyhere&format=JSON

@vickimcfadden vickimcfadden added the APIs Issues related the API Directory or API docs. label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
APIs Issues related the API Directory or API docs.
Projects
None yet
Development

No branches or pull requests

3 participants
@vickimcfadden @nadkab11 and others