How to fix the {“status”: 500, “error_code”: 1002, “message”: “You have multiple xpubs in your wallet watcher”}%
curl -X POST https://www.blockonomics.co/api/new_address
-H “Authorization: Bearer myKEY”
-H “Content-Type: application/json”
-d ‘{“reset”: 0, “match_account”: “WHAT INFO WILL BE HERE ??? TO BE ABLE TO MATCH THE STORE I WANT TO USE”}’
I have tried that same thing
curl -X POST https://www.blockonomics.co/api/new_address
-H “Authorization: Bearer myapikey”
-H “Content-Type: application/json”
-d ‘{“reset”: 0, “match_account”: “myxpub”}’
{“status”: 500, “error_code”: 1002, “message”: “You have multiple xpubs in your wallet watcher”}%