Closed briri closed 7 months ago
This is fixed and deployed to stage for testing. The NSF API does not find anything for that particular project number. The API is not returning an error though.
That 'PD 98-1610' is the funding "opportunity" number no the project/award number. Unfortunately I do not see a way to search the NSF API for an opportunity id: https://resources.research.gov/common/webapi/awardapisearch-v1.htm
The NSF awards API is logging an error (in stage so far).
Looks like we just need to escape spaces properly because switching
pd 98-1610.json
topd+98-1610.json
resolves the issue.