Error: Permissions request with id "W9-3VoaQ_Dc43lK7Nzfob" not found.
at ?anon_0_ (app/components/Views/AccountConnect/AccountConnect.tsx:381:73)
at handleUserActions (app/components/Views/AccountConnect/AccountConnect.tsx:477:24)
at anonymous (app/components/Views/AccountConnect/AccountConnect.tsx:509:22)
at anonymous (app/component-library/components/Toast/Toast.tsx:76:22)
...
(40 additional frame(s) were not displayed)
app/components/Views/AccountConnect/AccountConnect.tsx in ?anon_0_ at line 357:73
try {
setIsLoading(true);
/*
* TODO: update request object to match PermissionsRequest type
*/
await Engine.context.PermissionController.acceptPermissionsRequest(
request,
);
triggerDappViewedEvent(connectedAccountLength);
Sentry Issue: METAMASK-MOBILE-2PFF
app/components/Views/AccountConnect/AccountConnect.tsx
in?anon_0_
at line 357:73