I cannot see logs for Responses API

Literally, after using Responses API, API logs should appear but those are not being updated. I didn’t use store=false, and tried basic example in doc, and also tried log-out and log-in. But the problem persists.

8 Likes

I am having same issue since today afternoon. I have set store=true.

4 Likes

Having the same issue now.

2 Likes

My logs showed up overnight. not sure what was the issue but it took almost a day and resolved itself.

1 Like

Same issue. Seems to be a bug on OpenAI’s side.

I tried checking the log by the response ID - it works! So the responses are logged. It’s just that they don’t appear on the “Logs” page.

1 Like

Thank you, this worked for me!

1 Like

Yeah but, I cannot query all those stuffs by ID. I tried searching by date interval but it does not work either.

We have the same issue, and we need the list of the logs, as we saw them before.
Is someone going to look at it from OpenAI???

1 Like

Having the same problem. The last log entries in https://platform.openai.com/logs?api=responses are from August 31st at 1:46AM

1 Like

Are your (or “anybody’s”) API requests appearing as occurrences in the Manage <<< API section of your dashboard ? (see arrow )

When clicking dashboard, API keys, after selecting a target project, I see only API keys, just as you screenshot would indicate.

You get “logs” if you click just a few pixels too low…

Same issue on my end. Last log is from August 28.

I am also missing entries in the logs from the last few days.

Now I can see the logs I made yesterday. Seems logs were deferred.

1 Like

Appreciate everyone chiming in here. We’re tracking this internally. As some of you already discovered, opening a log directly by response_id works even when the Logs list looks empty, and in most cases the entries eventually show up after a delay.

It’s also worth double-checking that you’ve got the right org and project selected in the dashboard since that controls what’s displayed.

If your calls still haven’t shown up after a full day, feel free to drop a couple of response_ids and timestamps here. That’ll help us line up what you’re seeing with what’s stored on our side.

Thanks again!

Looks like our requests to the responses API aren’t persisting when streaming is True. We can’t see them on the Logs page or via openai.conversations.retrieve. We can’t see the request if we go direct to the page via response id. When streaming is False they do persist

response id when streaming is False (works): resp_0cc69f03b79566ff0068ddbb817b9481968b261834dd9ea944

response id when streaming is True (don’t see it in the conversations or responses api): resp_0cc69f03b79566ff0068ddbf5592c081969237ea2b3a7f110c