Configuring and promoting Proxy using 3scale API Docs
Issue
We have been using the following API's to create and deploy API configuration on 3scale 2.5 and 2.6:
1. Configure Service: PATCH https://{domain}/admin/api/services/{ service_id }/proxy.xml
2. Get sandbox versions: GET https://{domain}/admin/api/services/{service_id}/proxy/configs/{environment}.json
3. Publish service to Prod: POST https://{domain}/admin/api/services/{service_id}/proxy/configs/sandbox/{version}/promote.json
The above sequence seems to be failing at second step where we are unable to get the latest sandbox version in 3scale version 2.8.
Environment
- Red Hat 3scale API Management
- 2.8 On-Premises
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.