pinterest-api-demo
pinterest-api-demo copied to clipboard
Fails on Safari
When trying on Safari Version 9.0.2 (11601.3.9):
PDK.login({scope: 'read_public'})
it fails with error:
TypeError: undefined is not an object (evaluating 'd.location')
Hey Nikita, thanks for reaching out! I see the error you're talking about, and it should be an easy fix. I wish we had the JS SDK up on github as well and then I could just have you fix it! I'll merge in the change today and let you know.
cool thanks! ;)