Methods
(static) getRequestPromise()
Perform a request with the given settings and return a promise that resolves when the request is successfull and rejects when there's an error.
(static) jsonToBase64()
Given a JSON string, convert it to its base64 representation.