ForumsDevelopersheadless auth with v3


headless auth with v3
Author Message
carapacifico_2

Posted: Sep 24, 2021
Score: 0 Reference
I'm writing a script only for myself to access my account and send various emails based on the day's tasks.

I can get the functionality I need if I create an application in the format of the example git repo
https://github.com/Toodledo/oauth2-ruby-reference

However I would like to run this as a daily script. I do not see a way to script around the in-browser "signin" button step that retrieves my code (short of using a webdriver to push the button which... I'd rather not)

Attempts to post a request have failed and result in the html of that page being returned over and over again.

It looks like this functionality would be possible with v2 since I could use my username and password, but of course I would like to use v3.

What am I missing?
Many thanks!
LSF_2

Posted: Sep 25, 2021
Score: 0 Reference
What are these versions that you are referring to?
You cannot reply yet

U Back to topic home

R Post a reply

To participate in these forums, you must be signed in.