Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Contact
  • Reviews
  • Toggle search form

Fix AADSTS900144: The request body must contain the parameter

Posted on 12/08/202505/04/2026 IT Expert By IT Expert No Comments on Fix AADSTS900144: The request body must contain the parameter
  1. Home
  2. Linux
  3. Fix AADSTS900144: The request body must contain the parameter
AADSTS900144

In this article, we shall discuss the steps to Fix AADSTS900144: The request body must contain the parameter. The AADSTS900144 is an Entra ID formally (Azure Active Directory (Azure AD)) error code. This error indicates a required parameter is missing from an authentication request. This means, the request body did not include the client_id parameter, which Azure AD uses to identify which application is trying to sign in. Please, see How to use Postman for your POST Request, What to do after increasing the Memory of Oracle Database, and “Post OS installation: Configure the properties of Windows Server“.

Note: Without this parameter, Azure AD cannot process the request. Therefore, we shall discuss the Fix AADSTS900144: The request body must contain the parameter.

Why was this error “AADSTS900144” Prompted?

As mentioned above, the error AADSTS900144. The request body must contain the following parameter ‘client_id’ usually happens when there is a problem with authentication to Azure AD. This often occurs in applications like Microsoft Teams as it is in this case. See the Solution 2 in the table below.

This means that the application, in this case Teams, tried to sign in but did not include a valid client_id, which is needed for Azure AD to recognize the application. Please see the image below for more information.

AADSTS900144-teams

Fix “The request body must contain the parameter”

To fix this issue, there are a couple of steps you can employ. Note that signing out and signing back in will not fix this issue. Also, resetting, uninstalling and reinstalling Teams Only will also not fix this issue.

Please, see “Manage TPM Protector: How to encrypt additional drives on an MBAM-protected device, and “Ubuntu Linux post installation of Network Properties, Guest Integration and Web Administration using Cockpit.

1: Clear Cached Credentials and Cookies

To do this, close Teams completely, and navigate to %appdata%\Microsoft\Teams. If available, delete everything in that folder.

Please, see How to install and configure Microsoft Teams on Ubuntu, how to install Microsoft Teams on a macOS, and How to schedule and join meetings with Microsoft Teams.

Restart Teams and sign in again. Note that clearing the browser cache is not the same as the behavior described above. For MacOS users, please run the command below to clear cached credentials and cokkies.

rm -rf ~/Library/Application\ Support/Microsoft/Teams

For those that don’t have a folder at the your provided path: %appdata%\Microsoft\teams. Please, employ the solution below.

2: Force Delete Teams Account (Client-Side Reset)

Since this particular issues occurred on my Windows device and not Mac. I will only show you the steps I employed to resolve it on Windows.

We will have to delete Teams credentials in Windows Credential Manager as shown below. To do this, launch the Windows dialog box using the Win key + R combination.

Then enter the following “control keymgr.dll” into the search box and click on OK. This will open the credential manager as shown below. I will pay attentions to credentials that relate to Microsoft Teams and remove them.

delet teams data

As you can see, I have started removing some of these credentials. Select an account to remove and when prompted if you want to permanently delete this generic credential. Enter Yes.

remove

As you can see in teams, the accounts are still cached and available. When you try to login, you will be prompted with the same issue.

team error

Also, see how to install Trellix MVISON Endpoint, How to Install ROOT CA Enterprise and NPS Wifi Certificate, and Review of the Synology CC400W Installation and Configuration.

Delete or Uninstall Microsoft Team.

To do this, launch the Windows Settings or Control Panel. Since I am using the Windows Settings, i will navigate to Apps and click on Installed Apps.

Next, I will select Microsoft Teams to have it removed.

remove teams

Now that Microsoft Teams have been removed, I will recommend that you restart your PC. After reboot, reinstall Teams from the Microsoft Store.

install teams

As you can see below, Microsoft teams is being installed.

installing

Now that Teams is up and running again. We should be able to sign in with out desired account without issues as shown below and therefore be able to resolve the error ” AADSTS900144: The request body must contain the parameter”.

fix login issie

Now, we have to opportunity to sign-in which was not previously possible.

sign-in

As you can see below, all issues relating to AADSTS900144: The request body must contain the parameter has been resolved. Now, we are signed in with the right account.

issue fixed

I hope you found this blogpost very useful on “Fix AADSTS900144: The request body must contain the parameter”. Please, feel free to leave a comment below.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Linux, Mac, Windows Tags:AADSTS900144, AADSTS900144 client_id missing, AADSTS900144 error solution, AADSTS900144 missing parameter fix, AADSTS900144 request body must contain parameter, Azure, Azure AD, Azure AD Tenant, clear cache, delete teams, Download and Install Teams, Fix AADSTS900144 error, fix Azure AD error AADSTS900144, how to resolve AADSTS900144, Microsoft Teams, Microsoft Windows, MS Teams, MS Teams for Mac, reinstall Microsoft teams, resolve AADSTS900144 authentication issue, Teams, troubleshoot AADSTS900144, Windows 10

Post navigation

Previous Post: How to install Trellix MVISON Endpoint
Next Post: How to fix “Action required” in Microsoft Authenticator App

Related Posts

  • Feature image OCS inventory
    Install and use OCS inventory on Windows Windows
  • Jenkins
    How to Install Jenkins Automation Server on Ubuntu 20.04 LTS Linux
  • Fix OneDrive Error
    How to Fix OneDrive Error 0x80071129: The tag present in the reparse point buffer is invalid Windows
  • Featuredimage
    Check .NET Framework version on Windows Windows
  • Windows 11 default Icons
    Windows Desktop Icon: How to Make Default System Icons Visible Windows
  • HAProxy
    Deploying a load balancer from scratch and adding backend servers Linux

More Related Articles

Feature image OCS inventory Install and use OCS inventory on Windows Windows
Jenkins How to Install Jenkins Automation Server on Ubuntu 20.04 LTS Linux
Fix OneDrive Error How to Fix OneDrive Error 0x80071129: The tag present in the reparse point buffer is invalid Windows
Featuredimage Check .NET Framework version on Windows Windows
Windows 11 default Icons Windows Desktop Icon: How to Make Default System Icons Visible Windows
HAProxy Deploying a load balancer from scratch and adding backend servers Linux

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • Featured image 2
    Enable Microsoft Defender SmartScreen: How to prevent Exe files from getting deleted randomly in Windows 10 and 11 Security | Vulnerability Scans and Assessment
  • Featured Image
    Remote WMI Connection: How to enable or disable WMI Traffic Using Firewall UI Windows
  • Implementing DHCP Server
    Comprehensive Guide to Install DHCP Server on Windows Server Windows Server
  • upgrading Veeam BAckup and Replication to v13
    Upgrade Path and In-Place Upgrade for VBR v13 and Known Fixes Backup
  • docker desktop 1
    Failed to remove network for build: Error during connect in the default daemon configuration on Windows, the Docker client must be run with elevated privileges Containers
  • how to Configure Autologin for a VM in VMware Workstation
    Configure Autologin for a VM in VMware Workstation Virtualization
  • disableautomaticoffload
    How to Disable Automatic Offloading of Apps on iPhones Mac
  • iOS Apps
    How to redeem App Store gift card or content codes on MacBook Pro Mac

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,796 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.