EUDAT-B2SHARE / b2share

B2SHARE software for the EUDAT CDI services.
https://b2share.eudat.eu
GNU General Public License v2.0
35 stars 33 forks source link

Community API returns 500 on unknown community #1742

Closed hevp closed 4 years ago

hevp commented 4 years ago

Community API returns 500 on unknown community, but should return a 404 instead.

Example: /api/communities/invalid-community-id

hjhsalo commented 4 years ago

Check

https://github.com/EUDAT-B2SHARE/b2share/blob/520326cd8eccc5e1e14bebc60a4db0c7a50732e4/b2share/modules/communities/views.py#L59