Skip to content

Conversation

@pine-free
Copy link

The package was broken for me, the requests to wikipedia's api were returning with 403 forbidden because they had no user agent set, and cargo install wiki-tui did not work because there were 2 versions of ratatui present

I bumped the versions and the rust version, and added a user agent, as well as a general "wiki client" scaffolding for use throughout the package

@pine-free
Copy link
Author

This resolves #265 and #267

@AetherSky-arch
Copy link

AetherSky-arch commented Sep 11, 2025

Tested on Ubuntu 22.04.
This does not seem to fix #267, still works for #265 tho

@pine-free
Copy link
Author

Tested on Ubuntu 22.04. This does not seem to fix #267, still works for #265 tho

Huh, I tested on Ubuntu 24 and it did work. Will look into it. Thanks for the report

@AetherSky-arch
Copy link

Was worried I had reported an error caused by an outdated system, so I tested it on an up-to-date Arch machine.

Can confirm #267 remains unresolved.

@EvilsSouls
Copy link

Was worried I had reported an error caused by an outdated system, so I tested it on an up-to-date Arch machine.

Can confirm #267 remains unresolved.

It worked for me when I switched to the correct branch (feature/user-agent) before running cargo build --release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants