at least all steps...
I have to say that its my first time using an external api while
coding.
so i don't understand how to build the signature at all
this is the phrase i don't unerstand: your_signature is a signature of
all the parameters sent to the call. Signatures are created by
concatenating every scalar argument (ie: non array) listed in
alphabetical order with your api secret:
thanks for your prev answer.