ChatGPT apps reject with same feedback

Hi,

We’ve gotten a ChatGPT app rejected twice, with the same feedback: “One or more of your test cases did not produce correct results. Please re-run all submitted test cases and align tool behavior/output with the documented expected outcomes. Ensure the same test cases pass consistently on both ChatGPT web and mobile. Update either implementation or tests so results are reliable and unambiguous.”

We’ve tested locally in Web and mobile and all our test cases work as intended, for multiple accounts (we tried with accounts that had not used the app before in case memory affected). The only thing that does not call the app is when you have the app listed and connected within your account’s Apps but you do not manually choose/call it e.g. organic call by the LLM.

But, this behaviour does not raise any other published apps we tested e.g. if I prompt on ChatGPT: “Use the TripAdvisor app to find me a hotel in London tonight” which is an app I have listed and connected within my Apps, it still does not call it. It searches the web instead. It needs the @ or for the user to choose it by clicking + > More > App name. And this behaviour happens with X amount of apps we tried.

Right now, our test cases work properly when you choose the App as a connector or you mention it directly with @ in the chat text input but we still got the same rejection feedback twice.

Has this happened to anyone else? We tried appealing to hear from OpenAI but no response yet.

1 Like

I had a rejection for the same issue. I was very confident I was right but I looked at the telemetry and hey, turns out the person who reviewed it actually did hit a problem I had not surfaced. Fixed, re-submitted and now waiting to see…

(Always testing with the app explicitly added - no comment on the auto-surfacing bit).

1 Like

Hi @JD_Ugueto
I am facing the same problem with the app rejection,
have you found any solution?

Nothing yet - made some minor changes, resubmitted, and waiting for OpenAI’s response.

1 Like

Hey @JD_Ugueto ,
Turns out one of my test case was not displaying data, fixed that
and also managed my UI according to the theme changes (dark and light)
and removed dev links from WIDGET_CSP
Submitted again and Approved,
Hope it helps!

1 Like