Configure the Venly SDK Manager

Client Authoritative

Now that we have created the Venly Microservice, we now need to configure it in the Venly SDK as well as define which Entry Function it must invoke in order to successfully make calls with the Venly SDK.

Both the Microservice Name and Entry Function Name should be supplied in the Settings panel of the SDK Manager.

Setting the Microservice and Entry Function name

Setting the Microservice and Entry Function name

The Microservice Name must reflect the name specified as the name inside the Microservice Attribute, while the Entry Function Name reflects the name of the function that must be called by the client.

Microservice name and Entry function name

Microservice name and Entry function name

👍

The Venly SDK Manager is now correctly configured