© 2026 Hashnode
When working with Microsoft Graph API inside Power Automate or Power Apps, many developers face this error: /me request is only valid with delegated authentication flow. This happens because the HTTP connector with client credentials only works with...

“Custom security baselines aren’t failing because they’re flawed — they’re failing because your infrastructure is stuck in 2012.” In my previous blog, we discussed how to build a custom security baseline using Microsoft Defender for Endpoint (MDE). ...

When building applications that handle Facebook messages, you'll quickly run into a pretty frustrating limitation: the messages webhook doesn't include the sender's name. This seems like a weird oversight since if a user has messaged your application...

forgive me for not starting by what is a hybrid environment regarding Active Directory Domain Services (AD DS) and Entra ID. Let’s break it down to this: Intro If you want your objects in sync in both directories you can have to options: Entra Conne...

Purpose Profile picture on a name helps recognizing coworkers easily among thousands of other people in a organization. Not setting a picture in a profile would not look nice as it reflects to most of the productivity, communication and collaboration...

#python #facebook #api #automation #coding #programming In this program, we will create a facebook bot using facebook graph api access token with python that will download facebook profile picture of a user. User must be owner of that facebook accoun...

This article contains a quick tutorial with a few lines of code for Facebook Login on your App using OAuth 2 along with manipulating the Facebook Business page using Facebook Graph API. Step 1: Create an app in Facebook Developer Console To start the...

If you are using PowerShell modules AzureAD, AzureADPreview, or MSOnline in your scripts you should be aware that they are gonna be retired on 30.6.2023. Moreover licensing MSOL cmdlets will stop working on 31.3.2023! So now is a good time to start r...
