emailapibug - JWalshe86/career GitHub Wiki

Emails not deploy jwalshedev.ie

Clear Build Cache:

heroku repo:purge_cache --app johnsite
client_id

"554722957427-8i5p5m7jd1vobctsb34ql0km1qorpihg.apps.googleusercontent.com",

project_id

"johnsite-433520"

auth_uri

"https://accounts.google.com/o/oauth3/auth"

token_uri

"https://oauth2.googleapis.com/token"

auth_provider_x509_cert_url

"https://www.googleapis.com/oauth2/v1/certs"

client_secret

"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",

redirect_uris

"https://www.jwalshedev.ie", "http://localhost:8000"


refresh_token

"1//090bZnS_NqBLLCgYIARAAGAkSNwF-L9Irvu1bpphNRzh2caklAGeWeWwhSFRXacJbfFgwem2Ji5y1RF_RasnYn4-dC2mGicCekCU"


curl -X POST -d 'client_id=554722957427-8i5p5m7jd1vobctsb34ql0km1qorpihg.apps.googleusercontent.com'
-d 'client_secret=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'
-d 'refresh_token=1//090bZnS_NqBLLCgYIARAAGAkSNwF-L9Irvu1bpphNRzh2caklAGeWeWwhSFRXacJbfFgwem2Ji5y1RF_RasnYn4-dC2mGicCekCU'
-d 'grant_type=refresh_token'
https://oauth2.googleapis.com/token