GSA / auctions_api

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

Invalid JSON #3

Closed dwcaraway closed 10 years ago

dwcaraway commented 10 years ago

My call to https://api.data.gov/gsa/auctions?api_key=DEMO_KEY&format=JSON wouldn't parse as valid JSON

JSON parser gave: Unexpected token }

kishoregh commented 10 years ago

Thanks for finding. Fixed.