-
Pretty sure this is a bug
In the google sheets setup here:
https://github.com/paulirish/pwmetrics#defining-submit
It says "Take a client_secret and put it into the config as value of clientSec…
-
_From @rumsant on March 31, 2017 2:50_
This has happened to me in the past, but I've just done a reinstall because I was working on other problems with the install:
After NOSH working fine, at som…
-
If authorize() need to present the embedded web view (eg there is no valid token), I need to use a 1s delay for performSegue in my vc for it to succeed. Otherwise I get the following error:
```log
…
stnor updated
6 years ago
-
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
- API
##### SUMMARY
SAML Authentication (which worked in 1.0.2.103) is now broken when the IdP response gets sent to AWX
##### ENVIRO…
-
### Description
When running the sonar-golang plugin and importing the `report.xml` created by gometalinter using the `ineffassign` and `gas` linters, I receive the following warnings in the output…
-
It gives this error:
``` php
Request failed with code: 400, message: {"error":{"message":"Error validating verification code. Please make sure your redirect_uri is identical to the one you used in th…
amnah updated
7 years ago
-
Google social login with plusone.js client not work, signin callback is not fired when login is completed in other window.
this is my code (tested with simple webpage)
``` javascript
…
-
Merge in authentication scheme from [my GoogleOAuth project](https://github.com/masstamike/GoogleOAuth)
-
Hi Aleksey,
thank your for last update. Droptbox works fine now.
I have a feature request. hubic.com is a storage provider like OneDrive, but much cheaper. Can you please integrate OAuth of hubic.…
-
#### One line description of the issue
I was migrating my django project from MySQL to mongodb. When I apply the migration, this issue occurs. It seems like it's not working well with restframework. …