Lado Tonia

Results 2 comments of Lado Tonia

Hi @kmossco, I did try using the single argument constructor for Intercom.core.Authentication using only my access token. I am unable to create a new Contact or User through the .net...

`Intercom.Core.Authentication` is just the full namespace path to the same class `Authentication` that your code is using, so my snippet is functionally the same as yours. The `":"` bit is...