400 Bad Request 11/16/2020

Liam Eisenhaur 26 Reputation points
2020-11-16T17:43:45.083+00:00

On Thursday I had no issues with this, but when I began workin gagain today, I noticed I couldn't create a subscription to the Office 365 Management API. It keeps crashing. The subscription I had in place before still works because I am able to list out the content. It says there is an issue with the HTTPWebRequest but besides changing the content type, I have not changed anything else. This was working before. This is the line throwing a (400) Bad Request error:
HttpWebRequest req = HttpWebRequest.Create("https://manage.office.com/api/v1.0/" + tenantID + "/activity/feed/subscriptions/start?contentType=Audit.AzureActiveDirectory") as HttpWebRequest;

Is the create subscription feature down today or experiencing issues?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
38,830 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Emi Zhang-MSFT 24,681 Reputation points Microsoft Vendor
    2020-11-20T04:28:42.573+00:00

    Hi @Liam Eisenhaur ,
    I suggest you post this issue to Microsoft 365 admin forum:

    https://answers.microsoft.com/en-us/msoffice/forum/msoffice_o365Admin

    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.