You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 22, 2019. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: