Hide Forgot
Document URL: https://access.redhat.com/documentation/en-US/OpenShift_Online/2.0/html-single/REST_API_Guide/index.html#chap-General_API_Information Section Number and Name: Chapter 2. General API Information Describe the issue: Due to a security issue with ruby [0], updates were applied that now require an 'Accept' header in the http requests. It also sometimes will require a 'content-type' to be included. Without this, the curl will not return anything. [0] http://rhn.redhat.com/errata/RHSA-2016-0455.html Suggestions for improvement: Work with Operations/Engineering to determine examples for the documentation.
This has been fixed now and will default to json. Using a curl command without an accept header will work again.