Sean, could you please try and remove the tParamsA parameter in your oAuth2 call?
I noticed that the oauth2 library itself places the "?response_type=code" parameter to the url. So with the tParamsA parameter it was twice in the URL. I removed the tParamsA parameter in your call and was at least able to login and the browser windows closed. I did not test further as it is a little late here. See also a screen recording here https://livecode.dermattes.de/sean.mp4 Regards, Matthias > Am 11.06.2021 um 20:49 schrieb Sean Cole (Pi) via use-livecode > <[email protected]>: > > Thanks Colin and Andrew. > > I'll see if I can track down Monte. I know he's a busy man. But there must > be a simple explanation of why they don't seem to work. oAuth should be > pretty simple. I have done my own using a browser widget but it's a bit > clunky for the customer. The oAuth seems to be a nicer option for coding > and navigating if we can get it working. > > All the best > > Sean > > > On Fri, 11 Jun 2021 at 17:20, Colin Kelly via use-livecode < > [email protected]> wrote: > >> Same here, I couldn’t get oAuth working for Intelligent Office in LC but >> using the same credentials it worked ok through Postman… >> >> -- >> Colin Kelly >> M 07951 920680<tel:07951920680> >> >> >> From: use-livecode <[email protected]> on behalf of >> Andrew at MidWest Coast Media via use-livecode < >> [email protected]> >> Reply to: How to use LiveCode <[email protected]> >> Date: Friday, 11 June 2021 at 17:13 >> To: "[email protected]" <[email protected]> >> Cc: Andrew at MidWest Coast Media <[email protected]> >> Subject: Re: Collaborative help request for oAuth2 access to DocuSign >> >> I was never able to get oAuth working for Canvas LMS even though the same >> workflow worked on Postman. >> >> —Andrew Bell >> >> >> Subject: Re: Collaborative help request for oAuth2 access to DocuSign >> >> I?ve still not been able to make any headway with getting oAuth to work >> for DocuSign. Anyone have any ideas? >> >> Sean >> >> _______________________________________________ >> use-livecode mailing list >> [email protected]<mailto:[email protected]> >> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode >> >> _______________________________________________ >> use-livecode mailing list >> [email protected] >> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode >> > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
