NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: GordonF on September 23, 2024, 07:30:38 AM
-
When I try compiling the EmailOAuth demo app (demo.app in example folder Capesoft\nettalk\Email\EmailOAuth\ChromeExplorer) I get various errors relating to methods and fields such as:
Unknown procedure label: ThisSendEmail.PrimeOAuth
and
Field not found: ThisSendEmail.OAuthParms.pClientId
I can't find any reference to PrimeOAuth in any of the class code.
Can anyone point out what I'm missing or doing incorrectly, it must be something obvious but I just can't see it.
Many thanks
Gordon
-
that example is a work in progress, and is not yet active.
Cheers
Bruce
-
Thanks Bruce