MetaMask / MetaMask/metamask-extension
Error: Failed to fetch file with url: **
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
Sentry Issue: [METAMASK-XD2Y](https://metamask.sentry.io/issues/6081427431/?referrer=github_integration)
```
Error: Failed to fetch file with url: **
at validateWithController (app/scripts/lib/ppom/ppom-util.ts:244:10)
at ppomResponse (app/scripts/lib/ppom/ppom-util.ts:263:28)
at t.validateRequestWithPPOM (app/scripts/lib/ppom/ppom-util.ts:74:26)
...
(4 additional frame(s) were not displayed)
```
Contributor guide
Research direction
Start in app/scripts/lib/ppom/ppom-util.ts at validateWithController (line 244) and ppomResponse (line 263), then trace the request validation call at line 74. Reproduce the Sentry error to determine why the file URL is shown as **; done should include a confirmed cause and a regression test or other verified resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100