irsat000 / CAI-Tools

82 stars 22 forks source link

Access Token is not Ready Yet #44

Closed GalaxyDragon245 closed 5 months ago

GalaxyDragon245 commented 5 months ago

When I try opening the tool menu it says Access Token is not Ready Yet

irsat000 commented 5 months ago

If you wait until the page fully loads, it surely should catch the access token and be ready to use it. If you are still experiencing it after full page load, then that's a problem. Since I am not experiencing it, there is a slight chance you got an update before me which broke it.

Or if you are not logged in, it may cause a problem. Please update me, access token is easy to fix if I know the cause.

GalaxyDragon245 commented 5 months ago

The page fully loads, I've waited around five minutes for it to load, still nothing. I'm also logged in, so I'm not sure

irsat000 commented 5 months ago

Okay let's troubleshoot. Could you open the developer tools with console tab on please? F12 or right click Inspect Element, then console tab. Afterwards, refresh the page and see if anything pops up. If you can't spot the relevant issue, you can copy all of it and paste here, there is no sensitive info in there.

irsat000 commented 5 months ago

I take it it's fixed now?

irsat000 commented 5 months ago

Hey, just happened to me. Looks like they added the waiting queue again. If you have a background set, it hides the queue interface after a couple seconds and we can't open the CAI Tools menu to disable it. Is this the kind of problem you are having?

GalaxyDragon245 commented 5 months ago

Sorry for the late reply I had problems with my internet. As for that I'm not sure, I can see the CAI Tools menu but can't open it. I forgot to mention I use orion browser on ios, may that be the problem?

irsat000 commented 5 months ago

Yeah, access token needs to be "catched" from requests and if the browser doesn't disclose that, it will not be able to get the access token. It needs that token to do basically everything.

I think someone else with that same browser reported the same issue.

irsat000 commented 5 months ago

Closing because it's unsupported browser. I looked it up, says TOR powered. Isn't that the one with encrypted connections and dark web stuff? That's probably the reason it doesn't work.

I can recommend Firefox mobile and Kiwi browser. Both work fine with this extension.