motze92 / office365-mail

Office365 transport for Laravel
MIT License
62 stars 21 forks source link

Post error #14

Closed GF4144 closed 3 years ago

GF4144 commented 3 years ago

Hi, I have everything set up as per your excellent readme.md, however when attempting to send I receive the following error:

GuzzleHttp\Exception\ClientException Client error: POST https://login.microsoftonline.com//oauth2/v2.0/token resulted in a 404 Not Found response

GF4144 commented 3 years ago

Its ok resolved, php artisan vendor:publish --tag=office365mail DUh!