0

i am sending ajax requests after 5 seconds and i have 3 types of requests to send but after few request it starts errrors 401 access denied 501

how to overcome dis

1
  • 2
    You should add some more details/example code. Now you are basically asking 'I have an error, how to solve it?' Which is quite hard to answer. Commented Apr 23, 2010 at 7:57

1 Answer 1

1

You are not receiving JavaScript errors. You are receiving HTTP errors. Ensure your address is correct and then verify you are not being denied by configurations on the server.

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.