Sendgrid + postman test | Permission denied HELP

I have sendgrid email with a sender authorisation is verified. when i am testing using postman implementation parameters with bearer and body beautify, i keep facing denied message.

What do your headers look like?

You should have an Authorization header with the value as Bearer <API Key>.
https://docs.sendgrid.com/api-reference/how-to-use-the-sendgrid-v3-api/authentication

Screen Shot 2021-10-02 at 4.40.15 PM
@blurapps
What do you think about the installation?

Anyone?

@gregjohnkeegan

These go in your header typically, they usually aren’t sent at query string parameters

Can you please explain your point?

Sorry! The screenshot didn’t attach

These values go here

Interesting, I will check out and get back to you quickly!

Screen Shot 2021-10-02 at 10.25.34 PM
Invalid

Can you show your headers and click view in console?


The results now and inputs in params

Screen Shot 2021-10-03 at 12.28.36 AM
Solved by adding token key API

This topic was automatically closed after 70 days. New replies are no longer allowed.