contacts - SendGrid User Authorization from iOS App -


i trying add email contact sendgrid account list, unable authenticate ios app. have tried authentication https://sendgrid.com/docs/api_reference/web_api_v3/how_to_use_the_web_api_v3/authentication.html getting 404 not found error. add contact list, need hit https://sendgrid.com/docs/api_reference/web_api_v3/marketing_campaigns/contactdb.html#add-a-single-recipient-to-a-list-post api referenced here, returning "authentication required".

got it. answer question sendgrid api v3 documentation i.e. https://sendgrid.com/docs/api_reference/api_v3.html. need send api key in request headers.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -