Hi I am trying to develop native client app using managed activity api and I am trying to subscribe using following POST request
and getting following error {"Message":"Authorization has been denied for this request."}
Before this I did the Authentication and able to generate access token and used the tenantid retrieved from access token.Could Anyone please provide sample code or let me know how to get subscription Even referred the msdn docs but couldn't find the solution