-
**Frequently asked questions**
- [x] I have read [Frequently Asked Questions](https://github.com/oerdnj/deb.sury.org/wiki/Frequently-Asked-Questions)
- [x] I have looked at the list of the existin…
-
Hi!
I've been using this repo in the past to upload workouts to my Garmin. Today when trying to upload, I got a
`ConsumerKey is invalid` error. Basically a `HTTP/2 401`. Could there be some issue…
-
Since updating Xcode to version 16.0 on macOS 14.6.1, I am encountering an SSL error when attempting to authenticate with Twitter using OAuth 1.0 in my iOS app. This error did not occur in previous bu…
-
現状、Twitter APIの ConsumerKey(Secret)を`appsetting.json`に記載している。
さらに、`TweetManager`内でコード内に直書きしている。
GitへCommitするたびに書き換えているため手間が多い
DBからの取得、もしくは`secret.json`の追加を行う。
-
When trying to launch the "node app.js" it get's me:
/home/jordan/twitter-mongo/node_modules/passport-twitter/node_modules/passport-oauth/lib/passport-oauth/strategies/oauth.js:67
if (!options.cons…
ghost updated
11 years ago
-
Hello
I use passport-twitter with NestJs when signUp with twitter and I have my consumerKey and consumerSecret , but i got Internal Server 500 "message":"Could not authenticate you." how can fix it?
-
Using the register app and authorize does not work with the default memory database driver:
```
./bin/pump-register-app -t app-name
/bin/pump-authorize -u test
```
The error is that it cannot find…
-
Where I need to create this config?
I try create `twitter_config` file in root and in `data` directory
its not work
```
/node_modules/twitter-node-client/lib/Twitter.js:9
this.consumerKey = …
-
I'm using the tripit provided C# app template.
I use my developer key and secret to get the initial token/secret. That works fine.
However after receiving the initial token and secret, and try…
-
### What would you like?
Be able to authenticate with a service account through OAuth2 client: https://github.com/ovh/go-ovh/blob/master/README.md#oauth2
### Contributing
Vote on this issue by addi…