You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In certain scenarios, clients want to connect to multiple servers (EU, US, APAC) from the same application.
Currently, the request is sent to a single URL, NexmoApiUrl.
Implementation - TBC
We could use a fluent approach to specify a particular server before doing a request.
In certain scenarios, clients want to connect to multiple servers (EU, US, APAC) from the same application.
Currently, the request is sent to a single URL,
NexmoApiUrl
.Implementation - TBC
We could use a fluent approach to specify a particular server before doing a request.
The text was updated successfully, but these errors were encountered: