Skip to content

[bug]: Error bad request. Missing one of the following required values: userAgent, ip, domain or bundledId #509

@luisannacocco

Description

@luisannacocco

Description

Build app fails running "appkit-react-native-develop/apps/native$ npx expo start"
on web. The error in the Visual Studio Code console is the following : "Error bad request. Missing one of the following required values: userAgent, ip, domain or bundledId". The app does not able to connect to metamask browser extension.
On android "appkit-react-native-develop/apps/native$ npx expo start" works fine.
Thanks in advance for any tips!

AppKit SDK version

@reown/appkit-wagmi-react-native@2.0.1

Output of npx react-native info

npx react-native info

⚠️ react-native depends on @react-native-community/cli for cli commands. To fix update your package.json to include:

"devDependencies": {
"@react-native-community/cli": "latest",
}

Expo Version (if applies)

"expo": "^52.0.38"

Steps to reproduce

appkit-react-native-develop/apps/native$ npx expo start

then

Press w │ open web

Snack, code example, screenshot, or link to a repository

error.pdf

error1.pdf

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions