jacobsian-del

Results 12 comments of jacobsian-del

yep comes back as expected: ``` { "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#sites(webUrl)/$entity", "webUrl": "https://jacobsian.sharepoint.com" } ```

Sorry I've been on vacation. Testing the command after running `m365 cli reconsent` resulted in the same message as originally reported. > @jacobsian-del are you working behind a corporate proxy?...

The error `Error: unable to get local issuer certificate` is what i get when I run the command without the `--debug` option. When I run with the `--debug` option I...

just a simple `m365 login` which kicks me to a device login page.

I've tested from the Terminal and VS Code.

I'm trying to capture the requests being made in fiddler but having some trouble setting up the proxies correctly. Any guidance you can provide?

so I don't know how, but it worked once in bash instead of powershell. Running: `m365 spo site add --alias team1 --title "Team 1" --debug` Resulted in this: ``` Executing...

> Is the tenant that you're running this command against an old dev tenant, instant sandbox or a regular tenant? It's (what I assume is) a regular tenant created on...

> > > Also, does it have targeted release enabled? > > > Not to my knowledge, kept it to the default options on creation. Where would I go to...

Some preliminary findingings, but I'm on another network at another localtion today so this should make sure I have everything covered. WIll post findings later today