bountysource / bountysource/core

Cannot verify ETH address with MetaMask

Open
#1,469 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
643
Forks
199
PR merge metrics
No merged PRs in 30d

Description

Pressing the "Add through Metamask" button shows the following errors in the debug console:

Using:
- Chromium 84.0.4128.0
- MetaMask 7.7.9

```
Error verifying account Error: [ethjs-query] while formatting inputs '[[{"type":"string","name":"Message","value":"By signing this transaction, I prove my ownership of account undefined"}],null]' for method 'signTypedData' error: Error: [ethjs-format] hex string 'undefined' must be an alphanumeric 42 utf8 byte hex (chars: a-fA-F) string, is 0 bytes
(anonymous) @ angular.min.jsm?_=b3c648fe3ec22e9f96bb9807:89
```
```
Error when validating ETH addrs Error: Error verifying account Error: [ethjs-query] while formatting inputs '[[{"type":"string","name":"Message","value":"By signing this transaction, I prove my ownership of account undefined"}],null]' for method 'signTypedData' error: Error: [ethjs-format] hex string 'undefined' must be an alphanumeric 42 utf8 byte hex (chars: a-fA-F) string, is 0 bytes
(anonymous) @ angular.min.jsm?_=b3c648fe3ec22e9f96bb9807:89
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.