obsidian-microblog icon indicating copy to clipboard operation
obsidian-microblog copied to clipboard

400 Network Error

Open piloteris opened this issue 10 months ago • 4 comments

I've just installed the plugin and set up with the App token. It connects to my account and I can set my default blog and sync categories. However, if I try to publish a post, I get a 400 network error.

piloteris avatar Apr 29 '24 19:04 piloteris

I've just installed the plugin and set up with the App token. It connects to my account and I can set my default blog and sync categories. However, if I try to publish a post, I get a 400 network error.

Hi @piloteris. Which Operating System are you using?

otaviocc avatar Apr 30 '24 08:04 otaviocc

Hi @otaviocc, Same error here on macOS 14.1.1.

bvirlet avatar Jun 03 '24 20:06 bvirlet

Looking at the network debugger:

 {
    "error": "invalid_request",
    "error_description": "You need to add a payment method to post during your Micro.blog trial."
}

It would be great to show the error message instead of just 400.

But mainly, thank you for writing this plugin.

bvirlet avatar Jun 03 '24 20:06 bvirlet

@bvirlet thanks for the investigation. I'm pushing a new version which should display the message coming from the Micro.blog (when available). Let me know if that works for you.

otaviocc avatar Jun 05 '24 20:06 otaviocc