aaronpk / OwnYourSwarm

https://aaronparecki.com/2017/03/19/7/day-89-ownyourswarm
MIT License
24 stars 2 forks source link

Micropub endpoint returning errors #41

Open Changelingmx opened 5 years ago

Changelingmx commented 5 years ago

I'm trying to get to work with my Wordpress site. Own Your Swarm says my account has been diesabled because the micropub endpoint has returned too many errors. When I use the indieauth plugin and run a test, I get Deprecated: filter_input(): explicit use of FILTER_FLAG_SCHEME_REQUIRED and FILTER_FLAG_HOST_REQUIRED is deprecated in /srv/data/web/vhosts/www.starshipchangeling.net/htdocs/wp-content/plugins/indieauth/authdiag.php on line 30

aaronpk commented 5 years ago

Sounds like a problem with the Wordpress IndieAuth plugin. Can you open the issue there?

Changelingmx commented 5 years ago

I went ahead and filed it, but the plugin works fine on most services. Quill, for instance, works just fine, although it won't pick up my media endpoint.

Changelingmx commented 5 years ago

Got responses from the developers of the Indieauth plugin. I'll paste the link, but the short version is Own Your Swarm and the other services that are giving me problems are using depricated scopes.

https://github.com/indieweb/wordpress-indieauth/issues/128