hi
just found this old post by Erel with a sample project to send email using gmail
i tried to get the api key but i keep getting errors when the sub send starts on
oauth2.GetAccessToken
the error is from google and the auth screen says client not found
i did create an api key in google console
maybe i'm missing something...
i just took the sample and replace clientid with my api key
any one can help?
just found this old post by Erel with a sample project to send email using gmail
[B4X] Sending emails with Gmail REST API
This solution is compatible with B4A, B4J and B4i. Up until now there were two ways to send emails: 1. Using the default mobile app which required the user to actually send the message (available in B4A and B4i). 2. Using SMTP from the Net library. This required the user to enter the email...
www.b4x.com
i tried to get the api key but i keep getting errors when the sub send starts on
oauth2.GetAccessToken
the error is from google and the auth screen says client not found
i did create an api key in google console
maybe i'm missing something...
i just took the sample and replace clientid with my api key
any one can help?