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

Bug: JS error on other computers #1

@adrienjoly

Description

@adrienjoly

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)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions