NOT FOUND: error: NotFoundError ; error-trace: Traceback (most recent call last):
File "/gnu/store/dz7227fbs6i47y9kv7bmx77dzv059hpg-profile/lib/python3.10/site-packages/flask/app.py", line 1523, in full_dispatch_request
rv = self.dispatch_request()
File "/gnu/store/dz7227fbs6i47y9kv7bmx77dzv059hpg-profile/lib/python3.10/site-packages/flask/app.py", line 1509, in dispatch_request
return self.ensure_sync(self.view_functions[rule.endpoint])(**req.view_args)
File "/home/gn2/production/gn-auth/gn_auth/auth/authorisation/checks.py", line 65, in __req_json__
return func(*args, **kwargs)
File "/home/gn2/production/gn-auth/gn_auth/auth/authorisation/users/collections/views.py", line 97, in view_collection
return jsonify(get_collection(
File "/home/gn2/production/gn-auth/gn_auth/auth/authorisation/users/collections/models.py", line 148, in get_collection
raise NotFoundError(
gn_auth.auth.errors.NotFoundError: Could not find a collection with ID `904b5144-5537-4d1f-a64c-adf2bffea68a` for user with ID `df082b0d-da56-4c88-b4a7-d39215d8ad7c`
; error_description: Could not find a collection with ID `904b5144-5537-4d1f-a64c-adf2bffea68a` for user with ID `df082b0d-da56-4c88-b4a7-d39215d8ad7c`
Your Collections
You have no collections yet.