Marcin Gordel

Results 6 issues of Marcin Gordel

Unable to connect to Rest API from browser due to CORS policy. In most browsers, the `Access-Control-Allow-Origin` header must be set to send a query to the yagna Rest API...

browser-support

- ensure ya-ts-client contains definitions for the identity API (the /me endpoint of yagna's REST API) - add proper rest module (identity) for handle these endpoints - use the identity...

When I use EventSource to retrieve Batch results, it happens that for quickly executed scripts, e.g. `echo Hello World`, I am not able to subscribe to events after sending the...

sdk-request

With these changes, looped tests for 6 hours did not cause any errors. The only difference is in the way of listening for the end of the spawned process. `onClose`...