disqus / disqus-wordpress-plugin

WordPress plugin for Disqus (Latest version)
https://disqus.com/
34 stars 25 forks source link

Error: There was an error fetching sync status. #8

Closed phh closed 7 years ago

phh commented 7 years ago

/wp-json/disqus/v1/sync/status

`{"code":500,"message":"There was an error fetching sync status.","data":{"status":500}}``

Same goes for enable:

{"code":500,"message":"There was an error attempting to enable.","data":{"status":500}}

As this tells me nothing what is the reason for this error message?

I'm using the Disqus 3.0-beta.1 version

ryanvalentin commented 7 years ago

Check your API application as described in #6 and make sure it's set to "Read, write, and manage forums" and add to that issue if that did or did not fix it