Use OAuth2 with Omnis 10.1?

Das's goravanis at gmail.com
Fri Dec 18 12:32:30 EST 2020


I just want to send emails.. is there not a solution that is relatively simple?  I dont know WHY I had to set my google setting to Less Secure Apps.. I think it was because I have my own mail server and my emails weren’t getting through, so we had to set up Google as our proxy or whatever.. as if we’re sending from Google.. then my emails would get through otherwise ISP’s blocked them.. I think that’s what it was.. my God, what a mess.. you’d think you’d be able to send emails without all this fuss. 



> On Dec 18, 2020, at 9:28 AM, Phil (OmnisList) via omnisdev-en <omnisdev-en at lists.omnis-dev.com> wrote:
> 
> Hi Das,
> 
> firstly note, OAuth is not Oauth2.
> 
> As Mike says, not easily.
> 
> I've done it previously externally in Python code, to google calendar, and now recently had to look at it against Xero.
> 
> Not straight forward at first, but achievable.
> 
> now in 10.2, there is an Oauth2 option in the OW3 set of functions...
> 
> I believe that is what Mike used for his UK Govt tax website, and I intend to look into what is involved connecting to gmail, which Bob said they have done.
> 
> It may be a resolution for other Oauth2 connections... but as for now, I have not looked at it at all.
> 
> Oauth2 is the solution that Google for example will open a web page asking for permission to use such and such service...
> you receive some token back, which you can then use for your direct interaction with the service.
> That permission may last a long time, or a short time, and when it runs out, you have to log back in and regain permission.
> 
> The google solution seemed to work well in Python, Xero less so!
> 
> regards
> Phil Potter
> Based in Chester in the UK.
> 
> On 18/12/2020 15:47, Das Goravani wrote:
>> How do you use OAuth?
>> 
>> 
>> _____________________________________________________________
>> Manage your list subscriptions at http://lists.omnis-dev.com
>> Start a new message -> mailto:omnisdev-en at lists.omnis-dev.com
> _____________________________________________________________
> Manage your list subscriptions at http://lists.omnis-dev.com
> Start a new message -> mailto:omnisdev-en at lists.omnis-dev.com 



More information about the omnisdev-en mailing list