DELETE function results in "no response from server" while GET and POST function work correctly in Developer Portal

Hi Tim,

This is a CORS error, which is a standard used to secure XMLHttpRequests in browsers to avoid malicous scripts making requests that they are not specifically authorised to do. There’s an extensive discussion about it here and how it works with Tyk.

Cheers,
M.