I want to use Gmail API to send email in JAVA,and all information I fond told me to create a Service accounts and connect with Google Workspace. But I don’t have a Google Workspace account also can’t register one,so the question is: 1.Can I send email without Google Workspace? 2.Can I just Add ‘type’ into Client ID.json to make it
Tag: google-oauth
How to use google-oauth-java-client?
I want to use google-oauth-java-client to get authorization code from Sina Weibo. This is the GET method that get code from Sina https://api.weibo.com/oauth2/authorize?client_id=70090552&…