nitsan-technologies / ns_t3ai

T3AI: All-in-One TYPO3 AI Extension
https://t3planet.com/t3ai-typo3-extension
GNU General Public License v3.0
4 stars 0 forks source link

json error #4

Closed specialistaweb closed 1 month ago

specialistaweb commented 4 months ago

Nice +ext tried under T3 v. 11 and got the error explained in the screenshot enclosed. t3ai-v11

TYPO3 v. 11.5 bootstrap package 12 php 8.2

nilesh-tl commented 4 months ago

Hey @specialistaweb ,

Thank you for your kind words; we really appreciate it.

We have reviewed your TYPO3/PHP environment as mentioned. Unfortunately, we did not find any such issue.

I recommend creating a private ticket at https://t3planet.com/support and granting us access to your TYPO3 instance. Our support team will gladly assist you promptly and at no cost.

Cheers!

MarkusBausK commented 1 month ago

I can confirm this error on TYPO3 13.4 (dev-master) for the base/free variant of the extension:

Sorry, an error occurred! Please attempt once more. SyntaxError: Unexpected token '<', "<style non"... is not valid JSON

TYPO3 13.4 PHP 8.3

nitsan-technologies commented 1 month ago

Hi @MarkusBausK Thanks for the checking our extensions.

Can you please check the request on Browser Network, and share the response here?

Awaiting for your response.

Thanks!

MarkusBausK commented 1 month ago

I checked it, seems to something wrong with our API key

'Client error: POST https://api.openai.com/v1/chat/completions resulted in a 429 Too Many Requests response: { "error": { "message": "You exceeded your current quota, please check your plan and billing details. Fo r mo (truncated...) ' (248 chars)

I will try to fix it and give you a sign!

nitsan-technologies commented 1 month ago

I checked it, seems to something wrong with our API key

'Client error: POST https://api.openai.com/v1/chat/completions resulted in a 429 Too Many Requests response: { "error": { "message": "You exceeded your current quota, please check your plan and billing details. Fo r mo (truncated...) ' (248 chars)

I will try to fix it and give you a sign!

It seems, your API quota is exceeded, you can buy or use New API. Then it again works 👍

Thanks, Hope it work for you again.