Hi Mohammed
put another ‘{‘ on the first line of your request body.
It should look like this:
{{
"requests": [
{
"url": "/users('xyz')/photos/48x48/$value",
"method": "GET",
"id": "xyz"
}
]
}
Hope this solves the problem :)
Kind regards,
Ömer