-
I am using the following code :
require 'oauth'
require 'net/http'
require 'uri'
require 'json'
require 'securerandom'
require 'openssl'
class SchemeDataImporter
attr_reader :script_id, :d…
-
Description
===========
We are using SASL OAuth for authentication and most of the time it works fine. However occasionally the token will expire and the refresh function (passed into the `SetOAuthB…
-
### Checking for existing issue
- [X] I have checked for existing [issues](https://github.com/CleverCloud/documentation/issues)
### Describe the content you'd like to see
## Issue
To use t…
-
**Describe the bug**
When a consumer's connection outlives its SASL authentication (in this case an OAuth token), then consumer will fail to fetch new records because the broker no longer accepts any…
-
Hi @scholzj @mstruk
is there an example of how to use the library on Kafka Connect (for example with a source/sink connector) with Docker??
I was able to create a custom image with the library…
-
I run a Mastodon instance, and I'd like to run a companion retrospring instance for it. For this, I'd like people to be able to sign in to Retrospring with their Mastodon accounts, to keep things simp…
-
The result from getOAuthAccessTokenForUsername callback is
Error Domain=DDXMLErrorDomain Code=1 "The operation couldn’t be completed. (DDXMLErrorDomain error 1.)
So I dug deeper, and in DDXMLDocume…
-
Hello!
First of all I would like to say thank you for you package! It's very usefull for me! Great job.
I use it from my working place and my organization uses proxy to connect users to the internet…
-
I am using the latest version of **twitter-lite**
I thought we were using **oAuth 1.0a**, but I get this error:
```
{
_headers: Headers {
[Symbol(map)]: [Object: null prototype] {
…
-
Description
===========
When calling the `Committed` method on a fresh consumer *without* prior call to e.g. `Consume`, then the OAuth token handler is not triggered and the call is made without a t…