MetaMask / MetaMask/metamask-mobile
Error: Approval request with id 'f0ccf8b0-93f9-11f0-82ef-27bf4dbb9568' not found.
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
Sentry Issue: [METAMASK-MOBILE-3REZ](https://metamask.sentry.io/issues/6598593447/?referrer=github_integration)
```
Error: Approval request with id 'f0ccf8b0-93f9-11f0-82ef-27bf4dbb9568' not found.
at None (app:///index.android.bundle)
at None (app:///index.android.bundle)
at None (app:///index.android.bundle)
at None (app:///index.android.bundle)
at None (app:///index.android.bundle)
...
(45 additional frame(s) were not displayed)
```
Contributor guide
Research direction
Start with the linked Sentry issue and search the repository for the exact error text; the report provides only a bundled Android stack trace and no file or test. Trace the approval-request flow to identify the missing-id scenario, then verify the failure no longer occurs and add coverage if the project’s existing tests support it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100