gopinath

I couldn't able to login into my account using API

i am login using following code....
--------------------------------------------------------------
App::import('Core', 'HttpSocket');
$HttpSocket = new HttpSocket();
$results = $HttpSocket->POST('https://sendgrid.com/api/bounces.get....;

i am getting this error.....
24 {"error": "Bad username / password"} 0
1 person has
this problem
+1
Reply