Sandbox - and send emails

Before I go round the twist I thought I would ask a basic question:

With the sandbox account can I send emails, and can I make event entries.

I have managed to do so via the API docs method (here: Nylas v3 Email, Calendar, and Contacts API docs | Nylas Docs)

However when trying to post via the api url from my application its giving me some strange behaviour.

I can request email messages, and read data - however not update, create.

Thanks

Hello @coreaspect which SDK are you using, or are you using just the APIs?

Do you have any examples that we can try? We test every code sample before adding to the docs, so everything should work…otherwise, we would like to know to fix ASAP.

it was an issue with my providers, all good !

I’m glad it was not us :sweat_smile: Anyways, feel free to let us know if you have any problems in the future :sunglasses: Happy coding! :man_technologist:t2:

1 Like

Hi there
we are using Nylas email API in node red to send an email from nodered.we have followed tutorial given by Nylas but its not working and showing the error "{“message”:“Could not verify access credential.”,“type”:“invalid_request_error”}
"
can you help to solve this error.