Expected Behavior
I can change properties of my box in the dashboard
Actual Behavior
The API responds to PUT /boxes/:id with "422 Unprocessable Entity":
"message": "Validation failed: Path `access_token` is required."
After making the request, I am logged out.
Environment
- OS: Write here
- Browser & Version: Write here
Expected Behavior
I can change properties of my box in the dashboard
Actual Behavior
The API responds to
PUT /boxes/:idwith "422 Unprocessable Entity":After making the request, I am logged out.
Environment