Hi All,
I'm trying to fetch environment metadata through LCS API for which I have followed the process mentioned in the below link.
Fetch environment metadata - Finance & Operations | Dynamics 365 | Microsoft Learn
I'm able to successfully fetch the access token through a POST request as shown below.


However, while trying to fetch the environment metadata through a GET request, we are unable to get it and facing the below errors.

Also, tried with LCS cloud hosted environments page URL and the output is as shown below.

Can someone know how to resolve this?