Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old syndication targets not cleared when logging out. #84

Open
dougbeal opened this issue Mar 10, 2019 · 0 comments
Open

Old syndication targets not cleared when logging out. #84

dougbeal opened this issue Mar 10, 2019 · 0 comments
Labels

Comments

@dougbeal
Copy link
Contributor

Old syndication targets not cleared when logging out.

I was disabling the obsolete WordPress plugin Bridgy Publish, since the functionality is now in Syndication Links. The github target name was bridgy-publish_github and now is github-bridgy. After disabling the plugin I logged out/in with Omnibear to https://dougbeal.com. The log shows just the new syndication targets:

> [
> {
> uid: bridgy-publish_twitter
> name: Twitter via Bridgy Publish
> },
> {
> uid: bridgy-publish_flickr
> name: Flickr via Bridgy Publish
> },
> {
> uid: bridgy-publish_github
> name: Github via Bridgy Publish
> },
> ]

Sending a reply gives a Status 400 error:

> {
> message: Error sending request
> status: 400
> data: h=entry&in-reply-to=https%3A%2F%2Fgithub.com%2Fdougbeal%2Fdocker-dougbeal.com%2Fissues%2F7&content=Fixed%20by%20https%3A%2F%2Fgithub.com%2Findieweb%2Findiewebify-me%2Fissues%2F75%0A%F0%9F%8E%89&category%5B%5D=docker-dougbeal.com&category%5B%5D=github&category%5B%5D=h-card&mp-slug=fixed-by-https-githubcom-indieweb-indiewebify&mp-syndicate-to%5B%5D=bridgy-publish_github&mp-syndicate-to%5B%5D=github-bridgy
> method: post
> url: https://dougbeal.com/wp-json/micropub/1.0/endpoint
> headers: {
> Accept: application/json, text/plain, /
> Content-Type: application/x-www-form-urlencoded;charset=UTF-8
> }
> }

due to Omnibear sending both the old and new targets.

(Originally published at: https://crw.moe/t/1ga)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants