oauth2 - maybe via php?

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
bbrink
Pro Scripter
Posts: 70
Joined: Thu Dec 31, 2009 2:36 am
Location: Minnesota
Contact:

oauth2 - maybe via php?

Post by bbrink » Wed Mar 30, 2022 7:07 pm

Hi,

I have need to access a web application API. They require OAUTH2. They expect me to be doing this via another web app, so the examples are PHP. I want to do it via a MS script that will only run on my desktop, not on a web server. I am trying to avoid adding PHP to this machine, but am willing to go that route if need be. Any guidance or suggested alternatives will be greatly appreciated.

Thanks,

Bob

rullbandspelare
Pro Scripter
Posts: 149
Joined: Tue Mar 23, 2004 9:11 pm

Re: oauth2 - maybe via php?

Post by rullbandspelare » Tue Apr 12, 2022 2:45 pm

Hi!
You could have a look at the vbscripts to use in MS
https://www.example-code.com/vbscript/o ... _token.asp

Or Python via PyExec>
https://testdriven.io/blog/oauth-python/

Interested in how this goes!

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts