Silente
Silente
Hi, I have the same problem. My code is: `magic.from_file(file_path, mime=True)` My error is: ``` File "C:\Program Files\Python38\lib\site-packages\magic\magic.py", line 135, in from_file return m.from_file(filename) File "C:\Program Files\Python38\lib\site-packages\magic\magic.py", line 89, in...
Hi @petrhollayms, I updated the module version to 2.19 but I have the same problem; I am able to replicate the problem, I am sending you the code I am...
Hi @petrhollayms Here you should find all the information you requested from me. I don't think it's a permissions problem; it was working until 1 month ago. ``` DEBUG: [CmdletBeginProcessing]:...
Hi @petrhollayms Certainly, this is the output. ``` Performing the operation "New-MgUserContactFolder_CreateExpanded" on target "Call remote 'POST /users/{user-id}/contactFolders' operation". [Y] Yes [A] Yes to All [N] No [L] No to...
When I run a GET of the folders I display the following. I actually see many folders with the same name, inexplicably. ``` { "@odata.context": "https://graph.microsoft.com/beta/$metadata#users('[email protected]')/contactFolders", "value": [ { "id":...
Is there any news about this? What is appropriate to do?