Hi, I'm trying to build a script manages contacts in lists. It will run using Windows task scheduler. I can't get past the very first steps of getting an authorization code using my client id and secret.
It looks like I'm supposed to get an authorization code by accessing a URL, but I get the same error no matter what redirect URI I try.