django-o365mail icon indicating copy to clipboard operation
django-o365mail copied to clipboard

Office 365 (O365) email backend for Django

Results 3 django-o365mail issues
Sort by recently updated
recently updated
newest added

Hi I try to setup up the package as your advice as a prior question. this link [https://github.com/evyd13/django-o365mail/issues/7](https://github.com/evyd13/django-o365mail/issues/7) **_400 Client Error: Bad Request for url: https://graph.microsoft.com/v1.0/sendMail | Error Message: Resource...

I am using this plugin trying to send mail using a client i added all config the token is always getting generated: ![image](https://user-images.githubusercontent.com/19622120/154998028-6e58a793-06db-43cf-abb4-bf7a986c743b.png) but try-catch do not handle any error...