I am trying to set up twitter login, have entered the 2 required codes and activated, but user gets error message in popup : "Failed to validate oauth signature and token".
Similar with facebook, went thru registration process and entered the requested App ID and App Secret codes, ensured they were saved and the function activated, but user gets error message in popup:
{ "error": { "type": "OAuthException", "message": "Invalid redirect_uri: Given URL is not allowed by the Application configuration." } }
Comments
(free) forum at http://grouponclones.vanillaforums.com/
any clues?
{
"error": {
"type": "OAuthException",
"message": "Invalid redirect_uri: Given URL is not allowed by the Application configuration."
}
}