obsidian-microblog
obsidian-microblog copied to clipboard
400 Network Error
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.
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?
Hi @otaviocc, Same error here on macOS 14.1.1.
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 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.