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

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -