It took me some time to figure it out :) Maybe it will save some time to others :)
I know that it is my fault because in the mailgun api is written endpoint as 'domain/tags' and I made wrong implication that setting domain in config file is sufficient...
Hi there,
I would like to suggest to add api()->get() request, which needs domain, to readme as example. For example:
I was assuming that it will be added by library because I specified domain in config file. But it is not case. Also for example call:
returns:
It took me some time to figure it out :) Maybe it will save some time to others :)
I know that it is my fault because in the mailgun api is written endpoint as 'domain/tags' and I made wrong implication that setting domain in config file is sufficient...