Greetings! I this image bot creation link - [ImageBot App (mit.edu)] (ImageBot App ),
To create an app that ofcourse generates images. I have followed all the steps and coded it as shown in the tutorial but, I am facing an error while testing it on my phone (running android 13) as it shows up with this error after clicking create:
Error 4300: Error from
the ImageBot code 404
java.io.FileNotFoundExeption:
https://chatbot.appinventor.mit
.edu/image/v1
(I have typed the error the same how it comes on my phone)
I am getting this error on various tries,
Please give me a solution for this error and how to fix this.
1 Like
SteveJG
November 15, 2023, 4:38pm
2
This may be a bug that is possibly being fixed. Try using the test server. Testing the next release of MIT App Inventor (nb195)
Apps, including the companion:
Fix alist to dict bug with FString keys
Fix an issue handling errors in the ChatBot and ImageBot components
What happens if you run the app in the test server.
If I run the app in the test server then, I get this error:
What do I do :C, please help
@SteveJG
SteveJG
November 18, 2023, 1:41pm
4
Sorry, I don't know.
The 404 error is an error that some users receive if they are located in a country that bans ChatGPT
Chatbot error 404 (ChatGPT is unavailable in some countries ) - #4 by SteveJG . Where are you located? This may be the issue or you are over the free quota perhaps.
You might share your code.
Im located in India and there seems to be no bans against it.
The code I'm using is part of the tutorial:
Also, to add, i am currently not over the quota
@SteveJG
SteveJG
November 18, 2023, 7:05pm
8
When you used the test server, did you use the test server Companion?
Your screenshot shows that your credit has expired. If you haven't already, you would need to set up billing in OpenAI's portal to be able to continue to use ImageBot with your OpenAI API key.
1 Like
Yes! It works! I used a new account so I can have more credits! Thank you @SteveJG and @ewpatton !
system
Closed
December 3, 2023, 2:09pm
12
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.