Hi everyone,
I want to build a simple scenario that allows me to create tasks on a NiftyPM board.
Since there is not native Nifty module (?!) I’m trying to use the Http Request OAuth2 module.
Problem 1 of 2:
I’ve created scenarios using HTTP requests / API calls, but the problem I’m having here is that the “Create App” window in Nifty is asking for a Redirect URLs. I’ve googled and read the explanations about what a RedirectURL is but I don’t see WHAT to enter for this field.
I tried entering https://www.make.com/oauth/cb/app which I got from the YT video below, but when I attempted to create a connection, it had me log into Nifty with my user credentials but then got stuck on a Nifty website page. When I clicked back into Make it timed out with an Accounts verifyfailed message.
So the first problem I’m having is that I’m not sure what to put in the Redirect URL.
Problem 2 of 2:
The create a connection form in make is asking for an Authorization URI and a Token URI (as well as Client ID/Secret.)
If I click on the Configure App button in Nifty it shows me Authorize URL and Redirect URLs (which is the make.com one I entered earlier.)
I’m assuming the Authorize URL value goes into the Authorization URI (call me Sherlock.) Should I assume that the Redirect URL goes into the Token URI? (Tried but it did not work as I got the result I described above.)
Can someone please help?
YT Video showing installation of custom Nifty Make.com module
https://www.youtube.com/watch?v=Ylpm7WIh6nk
Thanks in advance.
Steve