MSOL 404 - File or directory not found

This forum is for Office365 for LabTech (Ver 2) support. When posting remember to include screenshots of any relevant information.
Post Reply
CKurti@mcmtsg.com
Posts: 1
Joined: Tue May 03, 2022 3:27 pm
1

MSOL 404 - File or directory not found

Post by CKurti@mcmtsg.com »

Running the latest 3.0.0.26 build
Also I previously ran

Code: Select all

DROP TABLE `plugin_p4a_office365forautomate_events`;


Not quite sure what to do about this error. I am having trouble getting the MSOL Data Populated.
Is there a complete listing of permissions that the App registration should be assigned? Is it exclusively read only?

MSOL-Error.PNG
MSOL-Error.PNG (28.74 KiB) Viewed 3322 times

Code: Select all

11922 - DEBUG Return - Invoke-RestMethod : 
404 - File or directory not found.
Server Error
 
  404 - File or directory not found.
  The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.
 
At C:\windows\temp\Office365\exec_MSOLStatus.ps1:153 char:19
+ ... esponses = (Invoke-RestMethod -Uri $uri -Headers $Headers -Method Get ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-RestMethod], WebExc 
   eption
    + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeRestMethodCommand 

UPDATE:

It would seem that “https://manage.office.com/api/v1.0/$Ten ... s/Messages”, has now been discontinued by Microsoft. Another method must be used by exec_MSOLStatus.ps1

Source:
https://anupams.net/automate-office-365 ... graph-api/

User avatar
Cubert
Posts: 2430
Joined: Tue Dec 29, 2015 7:57 pm
8
Contact:

Re: MSOL 404 - File or directory not found

Post by Cubert »

Wow, Ok we will get that updated.

Post Reply

Return to “Office365 for LabTech”