Redirected false error 400
I don't understand why I cannot create a document



Solution
After some troubleshooting the problem was caused by a type error as prisma was being passed a string instead of an object. After parsing the json string there was a different type error introduced by using connect instead of idEnvelope.