Open riaz7se opened 2 years ago
Any updates on this @macfarla - we've also got a problem with this on one of our products
@joshuafernandes have you got a scenario for us to reproduce with?
Hi @macfarla we had a more involved setup than the one here with react - the snippets @riaz7se pretty much sums it up. I can walk you through our code next week if that works?
@joshuafernandes by any chance, if i can be part of your code walk through, i would like to be.
Web3js-quorum sending private transaction to quorum-7nodes throws 500-Internal Server Error
A request call sending transaction from browser running Reactjs with Web3js-quorum to quorum 7nodes example, using below code, throws 500 internal error in Tessera logs
Making below config changes to tessera also not worked
Request from browser to quorum node with url http://localhost:22000 is working with 200 response for preflight request, where as request to tessera with url http://localhost:9081, which gets appended with /storeraw gives cors issue in browser console and preflight request of type OPTIONS fails.
Below stacktrace can be seen in tessera logs.
Tried & was unsuccess in below scenarios: