I have this Nginx configuration
location ~ /api/bookings\\/(.+)\\/validation { auth_jwt "API" token=$access_token; auth_jwt_key_requ