I followed the example which was provided by Azure documentation. Azure documentation section. However i got 404 resource not found error all the time.
This is the URL i used - https://xxxx.management.azure-api.net/subscriptions/xxxxxx/resourceGroups/xxxxx/providers/Microsoft.ApiManagement/service/xxxxxx/users/xxxxxx?api-version=2016-07-07
Header as - Authorization: SharedAccessSignature ###########
Further subscription id, resource group and service name was taken from properties. Which was shown in below image.
I couldn't find an error in my code and please help me to solve this issue.
Updated response image