You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
client.testing.projects.create('test project')// => MailtrapError: testInboxId is missing, testing API will not work.client.testing.inboxes.create(123,'test inbox')// => MailtrapError: testInboxId is missing, testing API will not work.