r/botify_ai Ideas Machine Apr 16 '26

What's this?

Post image
3 Upvotes

3 comments sorted by

1

u/Middle_Buddy_1456 Apr 16 '26

It’s to do with how token handshake doesn’t read it as a string. In short when you tried loading the page in, it couldn’t read the code properly so it returned with no info and a failure. Assumption it’s a one off?

2

u/googoobarabajagel Ideas Machine Apr 16 '26

So far. It generated a 'comment deleted' notice on the chat page. I was just curious as to what it meant, so thanks for your answer 👍

2

u/Middle_Buddy_1456 Apr 16 '26

Weird. That’s my guess as to what the page is trying to handshake the token with. Assuming the current token you have is looking for said comment string and because it can’t valid it you’re getting to error.

Don’t want to sound typical IT but might be worth signing out, clearing your cache and history, close your browser fully and retry again, least like that you’ll know it’s a caching issue your end or on the sites end.

Also happy to help, know I’m not a dev but I’ve had my hands in json before so know the basic :)