I’m not sure if this should be a bug report or if I’m running my query wrong. I’m trying to get a species list for a project and I’m running this query:
quality_grade=any&identifications=any&projects%5B%5D=project-name (where the actual project name is that last bit)
It seems to just run forever after I submit it, am I doing something wrong? All I really need is the species list (taxa list actually), but I figured I could easily extract that from the csv of all of the observarions (2000+). If anyone knows how I could get just the list of the 300-something species within the project as a csv file that would be even better, that’s all I need. Thank you for any hints.