Closed shawnsblog closed 3 years ago
The API error means you are using an incorrect token - probably using your PROJECT_ID for mainnet on an testnet endpoint?
@mmahut there is no Testnet URI for the /tx/submit endpoint. https://docs.blockfrost.io/#tag/Cardano-Transactions/paths/~1tx~1submit/post
What do you mean? I see it here:
The drop down arrow wasn't present on my UI for some reason even after multiple attempts. I apologize.
Ignore this issue then.
Contact Details
shawnsblog@gmail.com
What happened?
After creating a CBOR via CardanoSharp to submit to Blockfrost /tx/submit endpoint 400 error message is presented.
Developers should not have to expend real ADA to test against endpoints.
Version
v0.0.1-alpha (default)
In what OS are you experiencing the problem?
Windows
What version of dotnet are you using?
3.1.x
Relevant log output
No response