[RSS Feed/News] API problem

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Hi all,

We are having problems connecting to the API on my forum. Doing some troubleshooting, I see that this URL:
https://xenforo.com/community/api/
..in this Xenforo installation gives an API error.

{
"errors": [
{
"code": "no_api_key_in_request",
"message": "No API key was included in the request.",
"params": []
}
]
}
Click to expand...

But on my forum, what happens is if I go to that same URL, it forwards me to...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom