I am trying to access the API's using Playground. But I am getting below error :
message":{
"messageCode":"ERROR_COMMON_ACCESS_DENIED",
"message":"No authorization for this operation."
Even though, getting oAuth-Frame, Verifier, Access Token is successful. Can you please check further.
Details below :
System key / consumer key : testsystemKey
Thank You.