microsoftgraph / msgraph-cli-archived

The Microsoft Graph CLI repository has moved. This repository is now an archive.
https://github.com/microsoftgraph/msgraph-cli
Other
44 stars 9 forks source link

Add ability to debug request/response objects in Fiddler - Support setting proxy #17

Closed MIchaelMainer closed 2 years ago

MIchaelMainer commented 4 years ago

Currently, can't use Fiddler to debug requests/responses. AB#6767

MIchaelMainer commented 3 years ago

I'd like to prioritize this higher. It is hard to debug the CLI client when I can't tell what it is doing. For example, when I try to read mail, I can't determine why the following calls fail. Being able to watch the decrypted traffic is required to understand what the CLI is doing under the covers.

PS C:\repos\msgraph-cli> mg login --scopes "mail.readwrite mail.send"
Logged in successfully
PS C:\repos\msgraph-cli> mg mail user list-message --user-id e8887f06-c72c-49a6-8788-d6a86300dea7
You have insufficient privileges to complete the operation, login with required scopes