-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Lately the API has been returning an error when attempting to download data for IBAs
Endpoint: https://naturecounts.ca/api/data/list_collections (I also get the error on Sandbox)
'An error has occurred; java.lang.NullPointerException: Cannot read the array length because the return value of "org.bsc.monitoring.DataRequests2.getFilterShapes()" is null'
I've been trying with parameters "iba: IBA.AB001" or "iba: IBA.YK003" (I also tried just "iba: YK003", just in case but got the same error).
Also using bmdeVersion: BMDE2.00-min, if that's relevant and no collections.
Do I need to make updates to how naturecounts requests the data? Thanks!
EDIT: This also affects subnational regional filters
Reactions are currently unavailable