1

I am currently trying to access all the information from my Blockchain Workbench. I use the REST Workbench API.

The only problem is that I only get 404 errors if I want to get all the available actions for a contract.

Here is my HTTP request: Image And my contracts:

Image Does someone have an idea of what I am doing wrong?

thanks a lot !!!

Ganesa Vijayakumar
  • 2,422
  • 5
  • 28
  • 41
klappy
  • 35
  • 4
  • If you do GET api/v1/contracts?workflowId={workflowId} Do you see the same contract id listed in the response? Where is that screenshot from? – Alberto Vega Dec 03 '19 at 00:18
  • Thank you for your response, I know I'm wrong - I'm using an app bearer token, not a token from a user - now the question is how to get the token on behalf of a user :D – klappy Dec 06 '19 at 10:31
  • Have you seen this guide? https://medium.com/@malirezaie/how-to-enable-programmatic-interaction-with-azure-blockchain-workbench-apis-56c0d95c79c0 – Alberto Vega Dec 07 '19 at 00:31

0 Answers0