Skip to content

400 bad request  #545

@saroar

Description

@saroar
Completed 401 Unauthorized in 38ms (ActiveRecord: 3.9ms)


  
RestClient::BadRequest (400 Bad Request):
  
app/services/insight_api.rb:37:in `call'
app/services/insight_api.rb:23:in `fetch_utxos'

my config file

{
  "network": "testnet",
  "port": 3001,
  "services": [
    "bitcoind",
    "web",
    "insight-api",
    "insight-ui"
  ],
  "servicesConfig": {
    "bitcoind": {
      "spawn": {
        "datadir": "/home/alif/.bitcore",
        "exec": "bitcored”
      }
    }
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions