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
oauth2 - maybe via php?
Moderators: Dorian (MJT support), JRL
-
- Pro Scripter
- Posts: 149
- Joined: Tue Mar 23, 2004 9:11 pm
Re: oauth2 - maybe via php?
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!
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!