skydoves / chatgpt-android

📲 ChatGPT Android demonstrates a Chatbot application using OpenAI's chat API on Android with Stream Chat SDK for Compose.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat GPT error 403

HarryHaiVn opened this issue · comments

i changed id,name, and commonChannelId so i don;t know why this issue? can you help?
Screen Shot 2023-02-15 at 09 21 54

@skydoves can you help me?

Hey guys, could you elaborate on this? If you change the channel Id or something, you also need to update the channel information on your Stream Dashboard.

Hi @skydoves , if I simply add STREAM_CHAT_SDK (for myself), ID, and role, name without making any further edits, there still seems to be an error. Are you still able to run it successfully? The first time I ran it, everything was working fine, but some days it starts having problems.

Hey @HarryHaiVn, could you check if the Stream chat's free trial time is not expired?

@skydoves my trial for this service expires in 26 days on March 14th. I believe we might have a problem with the conversation chat GPT API. You can see the error message that I have logged in here, and I think that is the issue.

Screen Shot 2023-02-16 at 08 30 24

Screen Shot 2023-02-16 at 08 33 58

@skydoves Have you tried to check it?

@HarryHaiVn @svn-nguyen-minh-hai @svn-nguyen-minh-hai-b Hey guys, I think ChatGPT is forbidding it for specific countries, and it seems I can't help you with this from my side.

Would you check the supported countries? https://platform.openai.com/docs/supported-countries

@skydoves Okay, thank you. I am from Vietnam, so I think the API may not be supported. :(

我来自**,目前无法直接使ChatGPT,但是借助VPN使用,但是需要再登录失败页面刷新一下,如果您能在登录界面设置一个刷新按钮就好了

@blue340 Hi there, I use a VPN to access an app, but I've noticed that it's sometimes unreliable. My suspicion is that the app's API may not support VPN usage.

@skydoves @blue340 Sometimes the app works properly, but other times it shows errors.
image

@svn-nguyen-minh-hai-b, as you can see from the error message, you've tried too many requests. The free usage data limits follow openAI's rule, so you should check it out.

@skydoves I asked 4 questions in one channel, but when I checked the questions on the web page, it displayed 4 separate conversations. Is this correct? Is there a way to make it look like a single conversation on the web?
Screen Shot 2023-02-24 at 09 17 47

Let me discuss this issue on #70. Thanks for reporting this issue!