Gmail API not configured. Gmail OAuth senders won't work until you upload credentials.json.
Configure →
No Credentials Configured
Outlook / Microsoft 365 sender connections will not work until you configure an Azure AD app.
How to Get Credentials
Azure Active Directory app registration guide
1
Go to Azure Portal → Microsoft Entra ID → App registrations → New registration.
2
Set Supported account types to "Accounts in any organizational directory and personal Microsoft accounts" (multi-tenant + personal).
3
Under Redirect URI, choose Web and add exactly:
https://smartsendplus.online/oauth/microsoft/callback
4
Copy the Application (client) ID from the Overview page into the form on the right.
5
Go to Certificates & secrets → New client secret. Copy the secret Value (not the Secret ID) into the form.
6
Go to API permissions → Add a permission → Microsoft Graph → Delegated permissions and add Mail.Send, User.Read, and offline_access.
Add OAuth App
Enter your Azure AD app registration details