-
We want an Oauth1 compliant client.
-
**Describe the bug**
Whenever the plugin tries to post something, it throws an exception
**To Reproduce**
Steps to reproduce the behavior:
1. Write a blog post
2. Set a featured image
3. Hit p…
-
I'm using (or rather trying to) implement everything that client-cli does, except... well, without the cli part.
I have pretty much everything working. Here's my `composer.json` file:
```
{
"nam…
-
When calling `client.info()`, the following error occurs:
```
Traceback (most recent call last):
File "/Users/mechanical-girl/blogup/main.py", line 92, in
register()
File "/Users/mecha…
-
**Is your feature request related to a problem? Please describe.**
When clients are registered. Pylance is unable to resolve the type of client class that is retrieved from the registry.
```python…
-
It's really unfortunate that the two most popular libraries in this area (https://packagist.org/?query=oauth2%20client) appear to no longer be maintained.
What I wonder:
1. Is there a reason the…
-
*Note: For questions about how to use an endpoint, or problems related to Twitter API than the lib itself, please use the GitHub Discussions instead of opening a new issue*.
i have error
![image](ht…
-
Hi - thought I'd try this out after using garminexport in the past. Note - I am a linux newbie.
Installation seemed to go ok. When I entered ` python3 garmin-backup.py data/2024 -f "gpx" --current -…
-
Hi @JessicaGarson,
**Describe the bug**
While create_tweet.py worked, delete_tweet.py didn't with the **OAuth1**. The following exception is raised:
Exception: Request returned an error: 403 {"t…
-
I came across your library while trying to troubleshoot the exact same problem myself. I learned that the github.com/dghubble/oauth1 library does not parameter-encode the Consumer Secret and the Reque…