David Fraser
David Fraser

Reputation: 15

Twilio SendGrid Global Email Statistics Access Forbidden

I have setup a SendGrid API key with full access and was trying to get global email statistics using the online tool that goes with the documentation ... but the response I get says access forbidden. I'm not sure what to do because my API key has full access. Can anyone with experience using the Twilio SendGrid API offer advice?

Access Forbidden using the API

Upvotes: 0

Views: 193

Answers (1)

philnash
philnash

Reputation: 73027

Twilio developer evangelist here.

I think the issue here is that you have the default on-behalf-of text still in the form. It's not a regular placeholder text, but actual text.

Delete the text that start "The subuser's username..." and try again. It should work.

Upvotes: 1

Related Questions