barcodebuddy-android
barcodebuddy-android copied to clipboard
After scan Error:Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $
After a scan I'll get this error: Error:Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $
Any solution for this?
Same problem here.
It seems to have something to do with the AH.nl API, as I get the same error and see the following in the log:
2023-05-29 14:17:52: Albert Heijn reported internal error. Please check your URL and API key in the settings menu!
I can't set the URL/API key in the settings though. Perhaps AH has changed their URL or response format?