Hi Sanford,Just to clarify,Example screenshot I pasted here is to show the Event Number field I want to set the value. My requirement is , to set a value to Event Number field but ...
Thank you Sanford and Darshil.I just want to populate event number field with some custom event value to keep up with reporting for specific events.I see Event Number value is retu...
Thank you, Sanford!"exposed" I mean client id and client secret is visible in plain text in an URL.That is true I agree with you, but plain text in an URL is more vulnerable than h...
Thanks Sanford!I have already implemented following lines of code before calling APIvar httpContent = new StringContent(json);httpContent.Headers.ContentType = new MediaTypeHeaderV...