-
Bug
-
Resolution: Done
-
Major
-
2.0 ER3
-
None
When I created active docs for custom service I'm getting 404 for any request done through UI in either admin portal or developer portal.
And we are getting this log from the system-app:
Error log link
[8ab4fb2a-6aa4-40bb-89af-b456c5c6fff6] [3scale-admin.cloudapps.api-qe.eng.rdu2.redhat.com] [10.128.0.1] Started GET "/api_docs/proxy?_=1487596397134" for 10.128.0.1 at 2017-02-20 13:13:14 +0000 [8ab4fb2a-6aa4-40bb-89af-b456c5c6fff6] [3scale-admin.cloudapps.api-qe.eng.rdu2.redhat.com] [10.128.0.1] Processing by ApiDocs::ProxyController#show as JSON [8ab4fb2a-6aa4-40bb-89af-b456c5c6fff6] [3scale-admin.cloudapps.api-qe.eng.rdu2.redhat.com] [10.128.0.1] Parameters: {"_"=>"1487596397134"} [8ab4fb2a-6aa4-40bb-89af-b456c5c6fff6] [3scale-admin.cloudapps.api-qe.eng.rdu2.redhat.com] [10.128.0.1] [api_docs/proxy] not doing anything, you should run the api docs proxy [8ab4fb2a-6aa4-40bb-89af-b456c5c6fff6] [3scale-admin.cloudapps.api-qe.eng.rdu2.redhat.com] [10.128.0.1] Completed 404 Not Found in 13ms (ActiveRecord: 9.1ms)
Is there something missing or is there any problem on our side?
- is related to
-
THREESCALE-79 Active docs for custom api: endpoint test is not working
- Closed