Not sure if i worded that right but i was wondering if there was any new way to generate licenses for my scripts via api, also instead of user/password, i wanted to know if i could just generate one string key to keep it more simple.
as I mentioned above, is it possible that I call another BAS script and after the processing of this "external" BAS script is done the current script continues at the next step (action)? Also can I exchange variable values between my "calling" and my "external" script?
Thanks :)
Not. But you can use the code of the second script as a function in the first script.
@unknownmenz I might be wrong, but from what you say, it looks like this process does require a browser, i.e. simple GET/POST won't suffice. Yeah, you can send that to me in private.