Hi Everyone,
I’m running into issues with the Admin API … I’m attempting to send an email_only newsletter to an audience with a specific label. I can see that the post is made, but I’m not getting any emails…
Here’s the URL I’m using. I’m assuming that the parameters aren’t correct, but the documentation is a little lacking …
url = f"{GHOST_ADMIN_URL}/ghost/api/{API_VERSION}/admin/posts/?newsletter=posted-careers&email_segment=label%3Atesters"
Any thoughts or assistance is greatly appreciated!
Thank you! I’ll give this a shot.
1 Like
I followed the instructions in the link and the posts are created and scheduled, but no emails are being received. Here are some screenshots.

Any ideas? I turned off the custom email domain while I’m debugging this.
Many thanks!
Last screenshot. It looks like everything is being processed properly, just no emails received.
Do you have users with the testers label?
I do. I have 2 tester accounts with different email addresses.
If you are self hosted, anything in the logs?
I’m on Pro, at the moment. The lack of logs is making things a bit tricky.
So I suggest scheduling one on the dashboard and one via api, then getting both api responses and conparing.
My account was in review … at least I wasn’t crazy?
Thanks for taking a look, Cathy!
1 Like