I'm following the instructions described here, using Postman. I get the error shown in the image. I'm not an app developer (I focus on reporting mostly) so it's possible there's some aspect of this API call I'm not understanding.
What am I doing wrong?
Note that this response (see image) came when I used my actual password.
Not params
for e-mail and password
It should be form-data
of Body
URL
POST https://activecollab.com/api/v1/external/login
Detail REST API in here