gpt4free-ts
gpt4free-ts copied to clipboard
Error: retry again, will sign up again
Hi. My requests were always rejected by forefront.
- I'm using the latest commit
- Using http proxy
- Changing the UA
Error: retry again, will sign up again
at Forefront.<anonymous> (C:\gpt4free-ts\model\forefront\index.ts:154:27)
at Generator.throw (<anonymous>)
at rejected (C:\gpt4free-ts\model\forefront\index.ts:6:65)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
I'm tracing the exceptions, and it says my request is unauthorized (it was working a few hours ago).
Here is the full exception log (it was too long to put inline here): https://pastebin.com/XmUWgnRu
they changed x-signature to 128 bit string. maybe sha512 algorithm. you managed to find the parameters last time @xiangsx . any ideas this time?
Me Too
I will try to fix it today
I was stuck in the same thing... I still couldn't find where to put the breakpoint to see how it is calculated....
I think i has found some solution to fix it. Just wait a little longer
Can you lmk where you found the source code. I might try and fix it too myself. We fixed it together last time :)
No, I dont want to try find encryption methods. That way is unstable and waste time.
I try to find another way, if work I will tell you immediately.
Can you lmk where you found the source code. I might try and fix it too myself. We fixed it together last time :)
you are that amazing man in discord?
you are that amazing man in discord?
you are that amazing man in discord?
I think i has found some solution to fix it. Just wait a little longer