Kimo11335

Results 3 issues of Kimo11335

**Sample Name:** https://developers.google.com/drive/api/v3/quickstart/dotnet foreach (MessagePart p in emailInfoResponse.Payload.Parts) { if (p.MimeType == "text/html") { byte[] data = FromBase64ForUrlString(p.Body.Data); string decodedString = Encoding.UTF8.GetString(data); } } ## Expected Behavior Exception: An unhandled...

Hello, This is just a question. If 2 independent thread, connecting the the same mtapiclient on the same port. Is that possible, or is it, only 1 port pr thread...

question

## Describe the problem/error/question Field data that can not be acquired. Access Token URL * Google console only provide Client Secret * and Authentication ## What is the error message...

in linear
In Review