I am developing a Flask application using Raspi ZeroWH.
In this application, we are building a system that responds to user questions using My GPTs API.
However, when I send an API request, I get error messages like 404 Client Error: Not Found or Expecting value: line 1 column 1 (char 0).
Any advice on how to identify the correct API endpoint or how to resolve other issues would be appreciated.
You cannot access your GPT via an API. The only way to access your GPT is through https://chatgpt.com.
1 Like