Unexpected token d in JSON at position 71

Hi,
I am totally new and trying auth0 api first time.
I amtrying to login via Postman to auth but it is not working for me. When I post
{{url}}/api/v1/authn?username={{username}}&password={{password}}
I am getting the error
Unexpected token d in JSON at position 71

any idea?