Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

SMSWithoutBorders Gmail Template: This allows publisher to send out Gmail messages on user's behalf using the Gmail API

Notifications You must be signed in to change notification settings

smswithoutborders/SMSwithoutBorders-customplatform-Gmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gmail Send

How to configure for Publisher

Once installed copy your credentials.json file to configs/

How to test

Test scripts are found in the dir test/.

The test attempts to acquire your token and stores in the path:

test/token.json

To run the test, you will need your credentials.json which can be downloaded from Google cloud console.

Place the credentials file in the test/ directory (make sure the file is called credentials.json).

The flow runs on port 8000, be sure to have this added to list of redirect origins in your cloud console.

To run the test and acquire the token file only.

python3 test/main.py --log INFO --mode get-token-only

This should begin a flow for the Google OAuth service.

About

SMSWithoutBorders Gmail Template: This allows publisher to send out Gmail messages on user's behalf using the Gmail API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages