Skip to content
This repository has been archived by the owner on Nov 7, 2020. It is now read-only.

Bug: JS error on other computers #1

Open
adrienjoly opened this issue Apr 17, 2017 · 1 comment
Open

Bug: JS error on other computers #1

adrienjoly opened this issue Apr 17, 2017 · 1 comment
Assignees

Comments

@adrienjoly
Copy link
Owner

adrienjoly commented Apr 17, 2017

Testing v4.0 on Camille's computer. (Windows)

After accepting, and clicking on a contact, I'm getting errors in the JS console:

fetchUserId XXX@gmail.com with token: undefined
2content.js:11 GET https://www.google.com/m8/feeds/contacts/default/full?alt=json&v=3.0&q=XXX@gmail.com&access_token=undefined 
fetchUserId @ content.js:11
div.onclick @ content.js:22
?pli=1:1 Fetch API cannot load https://www.google.com/m8/feeds/contacts/default/full?alt=json&v=3.0&q=XXX@gmail.com&access_token=undefined. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://onifklcfhbdjpkejffijcejbgoipcdmk' is therefore not allowed access. The response had HTTP status code 401. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
content.js:23 => TypeError: Failed to fetch

Although this works on my own computer. (Mac)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant