ruby on rails - Authenticating to Pinterest with 'omniauth-pinterest' gem -
i tried integrate authenticating pinterest 'omniauth-pinterest' gem in porject. getting error message @ time of authentication
{"status": "failure", "message": "you not permitted access resource.", "code": 7, "data": "the provided redirect_uri http://localhost:3000/auth/pinterest/callback not match of registered redirect uris."}
please give me guidance missing in integration.
thanks & regards pankaj
Comments
Post a Comment