HttpClient call to API -Security Token -403 error

Hi,

I am trying to call a API using HTTPClient Request activity with simple authentication to get Token. I beleive i am getting the wrong token. The subsequent call to API with the token is giving 403 error.

Validated the credentials and they are valid.

Below is the way i am sending the token for the subsequent call