1

I am trying to call a php website through API, which gives the below Error 403. Kindly check my code below. If anyone has a solution kindly help me.

enter image description here

1 Answer 1

2

I guess your request is true, but the website detects that an application tries to get to website and blocks the request to stop scrapping website. If you want to pass the server filter, I think you should check a request to this website from a browser and then add the browser headers to your request so the server assume it as a browser and will accept it.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.