[GH-ISSUE #542] iOS app JSON parse error #351

Closed
opened 2026-03-02 11:49:06 +03:00 by kerem · 5 comments
Owner

Originally created by @katosdev on GitHub (Oct 15, 2024).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/542

Hi gang! 👋🏻

When I try to log into the Hoarder iOS app (iOS 18.1) I am getting an error of:
JSON Parse error: Unexpected character: <

Neither my email address nor my password contain this character.

Originally created by @katosdev on GitHub (Oct 15, 2024). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/542 Hi gang! 👋🏻 When I try to log into the Hoarder iOS app (iOS 18.1) I am getting an error of: **JSON Parse error: Unexpected character: <** Neither my email address nor my password contain this character.
kerem 2026-03-02 11:49:06 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@kamtschatka commented on GitHub (Oct 15, 2024):

the endpoint you are reaching is not returning json, but some HTML. So you have an issue in your setup.

<!-- gh-comment-id:2414563324 --> @kamtschatka commented on GitHub (Oct 15, 2024): the endpoint you are reaching is not returning json, but some HTML. So you have an issue in your setup.
Author
Owner

@katosdev commented on GitHub (Oct 15, 2024):

the endpoint you are reaching is not returning json, but some HTML. So you have an issue in your setup.

Very interesting, I've only just configured this and have it working on the web side - Will dig into that, any pointers of where are the usual suspects to check please ?

<!-- gh-comment-id:2414571630 --> @katosdev commented on GitHub (Oct 15, 2024): > the endpoint you are reaching is not returning json, but some HTML. So you have an issue in your setup. Very interesting, I've only just configured this and have it working on the web side - Will dig into that, any pointers of where are the usual suspects to check please ?
Author
Owner

@kamtschatka commented on GitHub (Oct 15, 2024):

so far it was mostly proxies/VPNs

<!-- gh-comment-id:2414610496 --> @kamtschatka commented on GitHub (Oct 15, 2024): so far it was mostly proxies/VPNs
Author
Owner

@katosdev commented on GitHub (Oct 15, 2024):

so far it was mostly proxies/VPNs

Ahh that could be it actually, the site runs behind Cloudflare.
I’ll do some digging and see what’s what. Thanks!

<!-- gh-comment-id:2414706690 --> @katosdev commented on GitHub (Oct 15, 2024): > so far it was mostly proxies/VPNs Ahh that could be it actually, the site runs behind Cloudflare. I’ll do some digging and see what’s what. Thanks!
Author
Owner

@katosdev commented on GitHub (Oct 15, 2024):

so far it was mostly proxies/VPNs

Thanks matey, fixed it - Was me being a muppet.... Removed the Cloudflare Access requirement, and the app works flawlessly - Thanks! 🙂

<!-- gh-comment-id:2414891421 --> @katosdev commented on GitHub (Oct 15, 2024): > so far it was mostly proxies/VPNs Thanks matey, fixed it - Was me being a muppet.... Removed the Cloudflare Access requirement, and the app works flawlessly - Thanks! 🙂
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#351
No description provided.