Hi,
I've been trying to get this to work now for about a week. I am now so confused as to how this works.
I am writing a windows service that will upload audience lists. But as a windows service. It will run without supervision. But when I try to do the OAuth. ( I have the ClientID and ClientSecret). It redirects me to a web page where I must authenticate the user.
Can you please point me in the right direct where, Once I authenticate using the ClientID and ClientSecret I get the token returned and not have to do more authentication?
Thanks