You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 11, 2019. It is now read-only.
Reservation creation attempts (POST /api/reservations) seem to be failing with 403 Forbidden errors related to a permissions check ('only administrators can create reservations for other people').
Reservation creation attempts (
POST /api/reservations) seem to be failing with403 Forbiddenerrors related to a permissions check ('only administrators can create reservations for other people').