Endpoint Designer routes can't by save and it doesn't work

Hi,

Yeah, you need to create a token, and then add it to the curl request:

curl -H "Authorization: <your-token-here>" http://localhost/test-api/get

Otherwise Tyk will just block the request, sonce the token is invalid and can’t authenticate :slightly_smiling: