I recently encountered this error when sending emails from a Shiny app using the Blastula package while accessing Gmail account:
Error in curl_fetch_memory(smtp_server, handle = h) : Login denied
I had been using this app for several years without issue until just now. I looked around for solutions and tried quite a few recommendations from older posts but was not able to resolve the issue. I have since found a solution to the error so I thought I would post it here.