-
My omniauth configurations look like:
`Rails.application.config.middleware.use OmniAuth::Builder do
provider :linkedin, ENV["linkedin_key"], ENV["linkedin_secret"]
provider :identity, on_failed_r…
-
```
Hi,
When executing "client.getConnectionsForCurrentUser()" I get the following
error.
Exception in thread "main"
com.google.code.linkedinapi.client.LinkedInApiClientException: Access to
conne…
-
Maybe this is a dumb question but I'm totally new to apis and hope to get help.
I am following the instructions in the readme file and when I proceeded to
authentication.authorization_code = '???'
…
-
We use short lived certificates to authenticate to Kafka. Is it possible to tell the metricsreporter to refresh it's certificates (keystore/truststore) without stopping the Kafka process?
We have tri…
-
```
Hi,
When executing "client.getConnectionsForCurrentUser()" I get the following
error.
Exception in thread "main"
com.google.code.linkedinapi.client.LinkedInApiClientException: Access to
conne…
-
```
Hi,
When executing "client.getConnectionsForCurrentUser()" I get the following
error.
Exception in thread "main"
com.google.code.linkedinapi.client.LinkedInApiClientException: Access to
conne…
-
```
Hi,
When executing "client.getConnectionsForCurrentUser()" I get the following
error.
Exception in thread "main"
com.google.code.linkedinapi.client.LinkedInApiClientException: Access to
conne…
-
```
Hi,
When executing "client.getConnectionsForCurrentUser()" I get the following
error.
Exception in thread "main"
com.google.code.linkedinapi.client.LinkedInApiClientException: Access to
conne…
-
The oauth sign-in fails for me on firefox / linux.
This is when trying step 2 - Open the browser to request access authentication http://localhost:3001/oauth/linkedin
It redirects to:
https://www.l…
-
I like /authenticate better because it'll automatically log people in who meet the criteria (below) rather than taking them to the Linkedin login dialog and asking for their credentials. That's only n…