Zeev Goldstein Well-Known Member Licensed User Longtime User Aug 25, 2019 #1 hi i'm trying to use Erel's sample to use gmail api from this link https://www.b4x.com/android/forum/threads/b4x-sending-emails-with-gmail-rest-api.81736/ i try to use it as is with one modification - i changed erel's email to my own with gmail i get an error as shown on the attached screenshot can any one assist on this ? thank you Attachments Screenshot_2019-08-25-09-40-21-980_com.android.chrome.png 111 KB · Views: 195
hi i'm trying to use Erel's sample to use gmail api from this link https://www.b4x.com/android/forum/threads/b4x-sending-emails-with-gmail-rest-api.81736/ i try to use it as is with one modification - i changed erel's email to my own with gmail i get an error as shown on the attached screenshot can any one assist on this ? thank you
DonManfred Expert Licensed User Longtime User Aug 25, 2019 #2 Zeev Goldstein said: can any one assist on this ? Click to expand... Create your own clientid and clientsecret. See OAuth2 Tutorial as noted in the thread Start with the GoogleOAuth2 tutorial: https://www.b4x.com/android/forum/threads/class-b4x-google-oauth2.79426/#content Click to expand... Upvote 0
Zeev Goldstein said: can any one assist on this ? Click to expand... Create your own clientid and clientsecret. See OAuth2 Tutorial as noted in the thread Start with the GoogleOAuth2 tutorial: https://www.b4x.com/android/forum/threads/class-b4x-google-oauth2.79426/#content Click to expand...
Zeev Goldstein Well-Known Member Licensed User Longtime User Aug 25, 2019 #3 thank you for this rapid reply can you assist with a small sample ? Upvote 0