Hello,
In my flow, "Get App as Admin" throws following error for some apps as follows for the user with "System Admin" role in the same environment where app resides.
{
"error": {
"code": 404,
"source": "XXX",
"clientRequestId": "XXX",
"message": "The response is not in a JSON format.",
"innerError": "Cannot read server response."
}
}
Can you please help how can I resolve this issue as System Admin? What are the prerequisite to run this action with "System Admin" rights?
Thanks,