Requests over time
Healed1,147 Unresolved137

Most seen issues

IssueStatusIssue typeServiceEndpoint SeenActivity First seenLast seen
Unsupported parameter: 'max_tokens' is not supported with this model Self-healing Malformed parameter openai POST/v1/chat/completions 312× 1 Sep 2 min ago
Received unknown parameter: metadata_notes Self-healing Malformed parameter api.stripe.com POST/v1/customers 156× 1 Sep 8 min ago
Extra inputs are not permitted: system.0.cache_control Self-healing Malformed message anthropic POST/v1/messages 141× 2 Sep 12 min ago
Invalid 'messages[4].tool_calls': empty array Self-healing Malformed message openai POST/v1/chat/completions 118× 1 Sep 21 min ago
Input should be less than or equal to 1.5 Self-healing Malformed parameter mistral POST/v1/chat/completions 97× 3 Sep 34 min ago

Service breakdown

ServiceShareFailedHealed
openai 412 94%
anthropic 208 91%
api.stripe.com 218 88%
mistral 97 79%
api.mytrainer.app 84 96%
supabase.co 61 0%
api.twilio.com 43 72%
api.sendgrid.com 28 61%

Recently healed

View more
TimeIssueServiceChange
14:32:07 Unsupported parameter: 'max_tokens' is not supportedopenai Renamed "max_tokens" to "max_completion_tokens".
14:31:52 Received unknown parameter: metadata_notesapi.stripe.com Removed the unsupported parameter "metadata_notes".
14:30:18 Extra inputs are not permitted: system.0.cache_controlanthropic Removed "cache_control" from the messages.
14:29:41 user_id must not be emptyapi.mytrainer.app Filled "user_id" from the request headers.
14:26:55 Input should be less than or equal to 1.5mistral Adjusted "temperature" to fit the allowed range 0–1.5.
14:25:12 Invalid 'messages[4].tool_calls': empty arrayopenai Removed the empty "tool_calls" array from the messages.