Reputation: 160
I tried to integrate authenticating to Pinterest with 'omniauth-pinterest' gem in my porject. I am getting error message at the time of authentication
{"status": "failure", "message": "You are not permitted to access that resource.", "code": 7, "data": "The provided redirect_uri http://localhost:3000/auth/pinterest/callback does not match any of the registered redirect URIs."}
Please give me some guidance what I am missing in integration.
Thanks & Regards Pankaj
Upvotes: 0
Views: 291