SparkPost/developers.sparkpost.com

Sending Domain not specified

Opened this issue · 1 comments

I am writing code to send email using Sparkpost API. My sending domain is in "Sending" status right now.
image

Could you please tell me that this error occurs because of sending domian's status (i.e. Sending) or anything else is causing this error?

Here is my code snippet:
image

Here is the response of API:
400 Bad Request. Content: {"errors":[{"message":"No sending domain specified","code":"7001"}]}.

How much time it will take to verify the sending domain? Is there any ETA?

@KhizrahKhwaja check your from email - it should be a valid email address.