Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

why i get this result :No Answer: Answer(status=NO_ANSWER, chosenAnswer=null, images=null) #23

Open
BWMa opened this issue Sep 1, 2023 · 3 comments

Comments

@BWMa
Copy link

BWMa commented Sep 1, 2023

11:01:06.817 [main] INFO com.pkslow.ai.GoogleBardClient -- getSNlM0e Response code: 200
11:01:07.555 [main] INFO com.pkslow.ai.GoogleBardClient -- calling Bard with request BardRequest{strSNlM0e=AOTFbH4txcjTYWlPABGtcQ_hFJcH:1693537266664, question=can you show me a picture of clock?, conversationId=, responseId=, choiceId=}
11:01:08.416 [main] INFO com.pkslow.ai.GoogleBardClient -- Ask Response code: 200
11:01:08.642 [main] DEBUG com.pkslow.ai.GoogleBardClient -- Result for ask: [["wrb.fr",null,null,null,null,[9]]]
11:01:08.642 [main] DEBUG com.pkslow.ai.GoogleBardClient -- Raw answers length: 36
11:01:08.681 [main] INFO com.pkslow.ai.GoogleBardExample -- No Answer: Answer(status=NO_ANSWER, chosenAnswer=null, images=null)

@BWMa BWMa changed the title No Answer: Answer(status=NO_ANSWER, chosenAnswer=null, images=null) why i get this result :No Answer: Answer(status=NO_ANSWER, chosenAnswer=null, images=null) Sep 7, 2023
@kharemohit786
Copy link

@LarryDpk It is requiring to update the __Secure-1PSID and __Secure-1PSIDTS token every 15-20 minutes, cant think of deploying this on the server with this behavior, any workaround to fetch these tokens via OAuth or any persistent tokens?

@LarryDpk
Copy link
Owner

LarryDpk commented Sep 9, 2023

Yes, it's Google Bard restriction to us. I think they will provide the official API later. I didn't find a good soluction for this.

@saghassy
Copy link

Running into the same issue. Cookies expire every few minutes. Makes this almost useless. No workarounds for this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants