HTTP request failed! HTTP/1.1 403 Forbidden
Categories
- 320 All Categories
- 2 Language datasets
- 9 News and updates
- 18 API endpoints
- 15 Review my code
- 6 Tutorials and presentations
- 92 Frequently asked questions
- 5 How to get useful technical help
- 2 Member guidelines
- 12 Suggest an improvement
- 58 Report a bug
- 9 Ask the Community: Other
- 54 Ask the Community: Technical and operational questions
- 60 General
HTTP request failed! HTTP/1.1 403 Forbidden
I am trying to access the url but i get a forbidden response: error 403
My api ID and key are correct.
I have specified my application_url in the oxford site.
Now i dont know what the problem is would appreciate if you can help
Im using php:
Answers
Hi @hlohlo,
Oh, sorry you're having problems - let me go and find one of my colleagues who will be able to help you.
Hi @hlohlo,
From where do you make a call? Are you aware the API does not support CORS requests?
Hi @hlohlo,
Complementing the reply of my colleague, maybe this discussion will be helpful for you:
Error message no-access-control-allow-origin (or I can’t get my client-side request to work)
I'm not completely sure this is the same issue you are experiencing, but another user seems to have found a way around a similar problem.
I hope you find it useful!