MetaMask / MetaMask/metamask-mobile
[Sentry] Error: Internal JSON-RPC error.
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
Sentry Issue: [METAMASK-MOBILE-445Q](https://metamask.sentry.io/issues/6834796661/?referrer=github_integration)
```
Error: Internal JSON-RPC error.
at "message": "Unauthorized: You must authenticate your request with an API key. Create an account on (app:///main.jsbundle)
at None (app:///main.jsbundle)
at None (app:///main.jsbundle)
at None (app:///main.jsbundle)
at None (app:///main.jsbundle)
...
(10 additional frame(s) were not displayed)
```
Contributor guide
Research direction
Open the linked Sentry issue and inspect the stack trace in app:///main.jsbundle. Trace the request that produces the unauthorized JSON-RPC error and determine which API-key authentication path is involved. Done means the source of the failure is identified and this case no longer produces the internal JSON-RPC error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- api, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100