Exception Details

Class
JSON::ParserError
Location
app/controllers/api/v1/webhooks_controller.rb#receive
Message
unexpected character (after ) at line 1, column 1
Status
Open
First Seen
Sep 10, 2026 5:43 AM
Last Seen
Sep 19, 2026 1:40 PM
Total Seen
3
Stored Occurrences
3
Preserve
No

Most Recent Backtrace

  1. ./webhooks_controller.rb:11
    in receive
  2. ./application_controller.rb:8
    in call

Occurrences

Occurred At URL Method Environment
Sep 19, 2026 1:40 PM /api/v1/webhooks POST production
Sep 14, 2026 9:56 PM /api/v1/webhooks POST production
Sep 10, 2026 5:50 AM /api/v1/webhooks POST production
Total of 3 record(s).

Raw Data

# Exception: JSON::ParserError

## Summary

- Class: JSON::ParserError
- Message: unexpected character (after ) at line 1, column 1
- Location: app/controllers/api/v1/webhooks_controller.rb#receive
- Status: open
- Preserved from cleanup: no
- Fingerprint: 09be50219ceed5dfc98f9ff3fdf51e6d9192c99354aef130a557dc44a7437ec9

## Frequency

- First seen: 2026-09-10 05:43:33 UTC
- Last seen: 2026-09-19 13:40:47 UTC
- Total occurrences (lifetime): 3
- Stored occurrences: 3 (older rows may have been pruned by retention)
- Last 24 hours: 0
- Preceding 7 days: 1

## Deploys

- Deploy SHAs seen: c2d3e4f, u6v7w8x, i7j8k9l
- Earliest stored occurrence deployed at: c2d3e4f

## Request context

- Environments: production
- Endpoints:
  - POST /api/v1/webhooks

## Backtrace (occurrence at 2026-09-19 13:40:47 UTC)

```
 1. [gem] webhooks_controller.rb:11:in `receive'
 2. [gem] application_controller.rb:8:in `call'
```