Open dmagur opened 7 years ago
Hi, i'm trying to download stored messages. Getting events by /v3/www.financesolutionag.net/events?event=stored&limit=300
then getting url of stored message from event like this https://sw.api.mailgun.net/v3/domains/www.financesolutionag.net/messages/eyJwIjpmYWxzZSwiayI6ImQ4YTk0ODM3LWM4NWUtNDBmNi04MjQyLTI1NmI5MjliOTMyNyIsInMiOiI3NWUzMzFjMGQ1IiwiYyI6InRhbmtiIn0=
but when i'm trying to get message i get exception about not exising endpoint. It was working on sandbox account before but now don't work at both sandbox and live accounts.
Using mailgun 2.3.4 and laravel 5.4.36
Hi, i'm trying to download stored messages. Getting events by /v3/www.financesolutionag.net/events?event=stored&limit=300
then getting url of stored message from event like this https://sw.api.mailgun.net/v3/domains/www.financesolutionag.net/messages/eyJwIjpmYWxzZSwiayI6ImQ4YTk0ODM3LWM4NWUtNDBmNi04MjQyLTI1NmI5MjliOTMyNyIsInMiOiI3NWUzMzFjMGQ1IiwiYyI6InRhbmtiIn0=
but when i'm trying to get message i get exception about not exising endpoint. It was working on sandbox account before but now don't work at both sandbox and live accounts.
Using mailgun 2.3.4 and laravel 5.4.36