Overview
You will need Google Gmail OAuth application created. This tutorial will walk you throuogh entire process, step by step, showing how Google project should be configured and integrated with Autoposter.
Create Project
Go to Google API Console and choose Create New Project.
Once the project is created, click on "APIs & Services" and then click on "+ ENABLE APIS AND SERVICES"
Look for Gmail API and click on it
Click Enable button
Click СRЕАТE CREDENTlALS button on the right corner, select "User Data" access, and set application type to Public.
Click ADD OR REMOVE SCOPES button
Check https://mail.google.com/ Read, ... Scope
Click SAVE AND CONTINUE button
Click CREATE button for OAuth Client ID
Copy your Client ID and paste it into email/OAuth Client ID column
Click DOWNLOAD button for OAuth Client ID and copy downloaded .json file into the program's folder (usually C:\CLAPoster)
Click DONE to finish