python-samples icon indicating copy to clipboard operation
python-samples copied to clipboard

Gmail Api Not working on Cloud

Open dhwaj1902 opened this issue 3 years ago • 0 comments

Summary

I am using Gmail API to send emails to users. It was working fine at my localhost, but when I pushed my code to the cloud(in my case digital ocean Linux server), it stops working and starts to show the following error: [Errno 98] Address already in use Also, I have checked that the port which I have assigned to this is not opened by any other application/

Configurations

Application Type: Desktop Application Using Apache2 on sever

Specifications

  • Python version (Python 3.6.9)
  • OS (Linux)

dhwaj1902 avatar Jun 12 '22 09:06 dhwaj1902