API connector, issues with authorization for Sendgrid

Hi there
I am having issues with this setup. I get a 403…
The API key is a full access key.

Thanks for any hint!

From memory, try putting value of the recipient id into “”.

1 Like

I tried but it doesn’t change. I assume considering the error message it fails even before connecting. Something is wrong with the authorization.
Screenshot 2023-06-28 at 10.18.14

Nobody?
I entered the parameters according to Sendgrids documentation, but there must be something I am missing.
https://docs.sendgrid.com/api-reference/how-to-use-the-sendgrid-v3-api/authentication

Hello! Did you manage to find a solution?

I’m facing the same issue even though i granted full access to the API key!

Oh I just chatted with SG’s support. Apparently that endpoint is already deprecated.

The new endpoints are here:
https://docs.sendgrid.com/api-reference/contacts/add-or-update-a-contact

1 Like

Yes. You need to use the new one… It took me a while to find that out…

1 Like