Hi ,
I am developing electron based application using javascript SDK . I have used most of the code from this demo api . But i m strugglilng to reslove this issue from last 2 days .
{"status": "failure", "message": "You are not permitted to access that resource.", "code": 7, "data": "The provided redirect_uri https://localhost/oauth2/callback does not match any of the registered redirect URIs."} .
Please see the attached screenshot for configuration of the above redirect_uri on developer.pinterest.com.
Hi , I am developing electron based application using javascript SDK . I have used most of the code from this demo api . But i m strugglilng to reslove this issue from last 2 days .
{"status": "failure", "message": "You are not permitted to access that resource.", "code": 7, "data": "The provided redirect_uri https://localhost/oauth2/callback does not match any of the registered redirect URIs."} .
Please see the attached screenshot for configuration of the above redirect_uri on developer.pinterest.com.
Thanks in advance