In Postman I can successfully send a POST request to an API that utilizes OAuth1.0a. But I’m stumped when it comes to creating a Custom App in Make to make that same POST request inside a Module.
Does anyone have an example of a Custom App that utilitizes OAuth1.0a? Or perhaps a step by step tutorial.
You can follow up with any of the example app that you have in My apps section, that should give you a brief way to setup the authorization flow specified in SmugMug document.