hey so I am using curl and I am giving this command in curl windows
https://{domain}.zendesk.com/api/v2/groups.json ^
-u mail@gmail.com:pass
I am still getting error {"error":"Couldn't authenticate you"}
if I normally from chrome login with this same mail and password then there is no error so there is no problem in mail and password.