aiondemand / AIOD-rest-api

Services for the core of AIoD: Authentication and the metadata catalogue with REST API.
https://api.aiod.eu
MIT License
10 stars 7 forks source link

Detailed platform counts error (in production) #319

Open PGijsbers opened 4 months ago

PGijsbers commented 4 months ago

The query https://api.aiod.eu/counts/platforms/v1?detailed=true fails with { "detail": "Unexpected exception while processing your request. Please contact the maintainers: type object 'Platform' has no attribute 'platform'" }

I have not tested the reproducibility of this bug in other environments.