johnjones4 / Standard-Notes-Clipper

A browser add-on (Firefox and Chrome) that allows you to clip web pages to your Standard Notes account.
MIT License
124 stars 13 forks source link

can not login #29

Open robbielink opened 3 years ago

robbielink commented 3 years ago

I think a different issue than the previous poster's. I just installed the extension and when I put in my login credentials I get this error: Unexpected token < in JSON at position 0

I'm using Vivaldi browser (Chromium based) on Linux Mint 20 and have had no problem w/ this clipper on 2 other machines using the same browser. I just updated this system so had to reinstall software including Standard Notes app and the web clipper. The desktop app works fine but I'm not able to log in to the web clipper on this machine now. Still works fine on my laptop (also Linux and Vivaldi).

stefhf commented 3 years ago

I have the same problem, using the Brave browser also Chromium based..same error message. Hopefully this can be fixed?

baldgzr commented 3 years ago

ditto, the same error message with Chrome on Ubuntu 20.04, is there any additional info that will help?

baldgzr commented 3 years ago

Get the same issue with both Chrome and Firefox on MacOS 10.15.7 in Chrome the error is 'SyntaxError: Unexpected token < in JSON at position 0'

JaspalSuri commented 3 years ago

I was able to reproduce this issue on Microsoft Edge as well. The extension was working before the Chromium-based browsers updated to something that broke it. It doesn't matter whether the user signs into an account using the older encryption suite.

bscott commented 3 years ago

I'll take a look in the next few days now that I have the ability to maintain this project.

bscott commented 3 years ago

Update:

The Javascript library used in the SN Web Clipper is no longer supported by Standard Notes, That package is obsolete. The new package is SNJS. I am working on doing a refactor using the new SN JS library. We will need about a week to have this done then will need to test and create a new release.

archerships commented 3 years ago

Thank you, bscott! You rock!