Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Mar 27, 2023. It is now read-only.
This repository was archived by the owner on Mar 27, 2023. It is now read-only.
There was an error while loading. Please reload this page.
It would be great if we could do something like this:
String apiKey = "SEM3xxxxxxxxxxxxxxxxxxxxxx";
String apiSecret = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";
String endpoint = "webhooks";
String apiDomain = "api-test.semantics3.com";
Semantics3Request request = new Semantics3Request(apiKey, apiSecret, endpoint, apiDomain);
btw, this is supported in the other libraries - Perl, Python, Node, Ruby