Skip to content

400 Bad Request response #2

@BingjieGao

Description

@BingjieGao

using Testnet with simple e2e test and encountering 400 Bad Request always, The error message shows: "Invalid transaction (InvalidSignature): Fulfillment URI couldn't been parsed"

Here is the generated txn:

{
   "asset":{
      "data":{
         "assetID":"testID1"
      }
   },
   "id":"5e6e46426dce887a4a290a70bac2abac0f7a9d9e58ee7fc0af02b61e2a386388",
   "inputs":[
      {
         "fulfillment":"39U7KAJxeTp39xSTbFsAa9pxR2LguKbgsPcoMmgzxuianXNVLwYRVHdTQF1Es9WDJWNEJT2zW3CdSutHqPRWRBzVVAUHMzBZAjaay3bvfa8s9YVA2Bt9FKj2F9o5CR6GNn6nv3cuYX9D",
         "fulfills":null,
         "owners_before":[
            "EbWsA7xfNhHuAxqfPUPKZ6ScxNxoramt3dufYedDsh7F"
         ]
      }
   ],
   "metadata":{
      "planet":"earth"
   },
   "operation":"CREATE",
   "outputs":[
      {
         "amount":"1",
         "condition":{
            "details":{
               "public_key":"EbWsA7xfNhHuAxqfPUPKZ6ScxNxoramt3dufYedDsh7F",
               "type":"ed25519-sha-256"
            },
            "uri":"ni:///sha-256;yf9yHbEN_bhiRmhdibzH9UQBGF7ZK5ZY71aghixhPNo?fpt=ed25519-sha-256&cost=131072"
         },
         "public_keys":[
            "EbWsA7xfNhHuAxqfPUPKZ6ScxNxoramt3dufYedDsh7F"
         ]
      }
   ],
   "version":"2.0"
}

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