Client Authentication failed when trying to get Paypal token via API

Your Task History ID
IjU3NjUwNTY0MDYzNTA0MzE1MjZlNTUzMjUxM2Ii_pc
Hi,
in order to make API request to paypal it's mandatory to get a token, through API request.
I did setup the token request as per the attached screenshot (client_ID and secret are correct, they work with postman, that get correcetly the requested token).
When launched the post, paypal return a "client authentication failed" error message.
I alto tried to add the client and secret to the headers but won't work anyway, what is the right way to invoke the token creation?
 

Attachments

  • Screenshot_1(1).jpg
    Screenshot_1(1).jpg
    73.9 KB · Views: 138
P

Pabblymember11

Guest
Hey @thestitch2010

We recommend you run that API request correctly on Postman first and then try the same cURL on API using the Pabbly action step.


 
Hey Supreme,
it did work out!!! I was trying to create a custom app and a custom action connected to that custom app to try to make it go, while with the API turned out to be much simpler and straightforward, aprecciate yuor help.
Thank you so much, and br
L
 
P

Pabblymember11

Guest
it did work out!!! I was trying to create a custom app and a custom action connected to that custom app to try to make it go, while with the API turned out to be much simpler and straightforward, aprecciate yuor help.
I am glad that it works for you.
 
Top