Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
09-04-2017 11:58 PM
Hi guys,
I'm trying to access AppDynamics REST API explorer using appdyninamic embedded swagger but I always get the following error in the browser console:
http://<server>:<port>/api-docs/index.html
I'm using controller On Premise
Any idea what might go wrong?
Uncaught TypeError: Cannot read property 'getMockSignature' of undefined
at SwaggerOperation.getSignature (swagger.js:815)
at new SwaggerOperation (swagger.js:718)
at SwaggerResource.addOperations (swagger.js:496)
at SwaggerResource.addApiDeclaration (swagger.js:427)
at Object.response (swagger.js:376)
at Object.obj.complete (swagger.js:1400)
at k (jquery-1.8.0.min.js:2)
at Object.fireWith (jquery-1.8.0.min.js:2)
at y (jquery-1.8.0.min.js:2)
at XMLHttpRequest.d (jquery-1.8.0.min.js:2)
Solved! Go to Solution.
09-05-2017 03:24 PM
Hi there,
A quick Google search on the 'getMockSignature' error retrieved this from GitHub: https://github.com/domaindrivendev/Swashbuckle/issues/100
Something about "Do not use generic models as action parameters. Instead create a derivated class that specifies the datatype."
01-03-2018 08:38 AM - edited 01-03-2018 08:39 AM
We're experiencing the same error. Could you kindly tell us if there's is a patch for AppDynamics Version 4.3.5.8, build 5906?
01-10-2018 05:04 AM
It turns out there's an hotfix, the json file was provided via "Support Portal"
Until controller upgraded, here is the workaround to patch live for an on-premise controller (on 4.3.x controller with attached rca_43.json).
The issue has been fixed from releases v4.3.8 onwards
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form