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

400 Network Error #18

Open
piloteris opened this issue Apr 29, 2024 · 4 comments
Open

400 Network Error #18

piloteris opened this issue Apr 29, 2024 · 4 comments

Comments

@piloteris
Copy link

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.

@otaviocc
Copy link
Owner

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?

@bvirlet
Copy link

bvirlet commented Jun 3, 2024

Hi @otaviocc, Same error here on macOS 14.1.1.

@bvirlet
Copy link

bvirlet commented Jun 3, 2024

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.

@otaviocc
Copy link
Owner

otaviocc commented Jun 5, 2024

@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.

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

No branches or pull requests

3 participants