Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I'm following AEM API documentation here
and able to login and getting APISessionID, but when APISessionID returned is passed to other APIs such as
/api/v1/servers it's returning application-status as 500 and error as "SYS-E-UNRECREQ, Unrecognized request pattern 'GET: /v1/servers'."
Can someone help me, what's missing?
Hi,
I had the same error in powershell script that should stop task.
Problem is with codding url parameters.
below my full working script: