#Token String Not Recognized As String
1 messages · Page 1 of 1 (latest)
Where is the error?
Postman Error:
{
"statusCode": 400,
"message": [
"token must be a string"
],
"error": "Bad Request"
}
Ok. On the terminal, I'm getting a different error than before. But here it is.
Looks like a validation error. Controller and DTO and request?
Do you send the token in body and params?
No. See original post.
Then remove it from your account dto