I'm needing to access custom security attributes of an AAD User profile in my Power Automate flow. I didn't find a pre-built action that will do that, so I'm trying to use an MS Graph API call in an HTTP action.

Whenever I test the flow, it times out and returns the following error:

Has anyone done this before, or does anyone know what might be going wrong with this?