intothemoonlite

Results 7 comments of intothemoonlite

@walshe did you get it fixed? I fixed it is by adding `pathPrefixes`: ``` ... @openzeppelin=../contract-dependencies/node_modules/@openzeppelin ```

@walshe thanks. still facing some other issues here and might have to resort to using that.

@eshetua did you figure out a solution. tried all of the above as well and same error. The issue is that `HttpApiError()` is quite vague and from this [line](https://github.com/jookies/jasmin/blob/4c787b4b8aad8fe45afedf16515da16a9bace006/jasmin/routing/throwers.py#L574), it...

@farirat is this issue related to the below error? I can send messages to the smsc and see that it was sent successfully on Jasmin but whether I use GET...

@r0unflame I turned it down to `submit_throughput 10` but still get this error. Did you figure it out?

this likely means your websockets is newer than the code: scan the code and replace extra_headers with additional_headers