I need to access ebay Auth API via postman
https://auth.sandbox.ebay.com/oauth2/authorize
Currently I am retrieving the token via UI but I need to do thru postman so that I can build an API in Mulesoft.
Can anyone help on this?
How to access the token generated by https://auth.sandbox.ebay.com/oauth2/authorize via Postman ?
I am able to do it via UI but need to do it via postman so I can automate it in Mulesoft
Can anyone help in achieving this?