Comment 8 for bug 1707183

Revision history for this message
Dr. Jens Harbott (j-harbott) wrote :

Your problem is the same: The answer from the unversioned public endpoint contains links to the wrong versioned endpoints.

What are you using as proxy between public endpoint and designate-api? If it is apache, you need to enable both mod_header and set 'RequestHeader set X-Forwarded-Proto "https"' for your virtual host in addition to setting the above option.