Reputation: 1817
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
Upvotes: 0
Views: 59
Reputation:
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.
Upvotes: 1