Translating a curl command from OAuth 2.0 API to make

Hello,

I am trying to connect to an API (Reseller - API Documentation - US | Ingram Micro) from Make and having some trouble. I managed to succeed through terminal but i can’t manage to do it with Make.
I created an HTTP connexion for Oauth 2.0 using Make’s documentation and managed to get it working, but i think that there is errors in the way i do my curl post. Could someone please help me ?

This is the curl command from the documentation :

Hello,

Could you try this way below? (the content-type header should be automatically applied when selecting this body type)

2 Likes