Requested endpoint is forbidden

Hi, I configured endpoint target of my API.

This is my endpoint of my API:

API URL: https://bsf.cloud.tyk.io/bsf-api/

Target URL:

http://scnsrv.herokuapp.com/tyk.php

But when I call my API I get a 403, what can I be doing wrong?

{
“error”: “Requested endpoint is forbidden”
}

Hi Sandro,

Could you please provide the GET request that was used to access your endpoint. Please ensure that you have correctly configured your policy and that your access token is in the authorization header of any requests sent.

Kind regards,
Jess @ Tyk

Where do I say that a given endpoint will be bound to a particular target?

Hi, help me! please!!!

This means you have set up a blacklist or a white list, and it is extremely strict, if you aren;t using any modification middleware or are just testing, then remove any items in the endpoint designer.

Martin, Thanks … It worked