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
No, this lines means we default to production, if you do not set anything. We set it to what you have in the configuration object, but if you have nothing (null or empty) we default to Production_REST_BasePath
docusign-click-csharp-client/sdk/src/DocuSign.Click/Client/DocuSignClient.cs
Line 108 in df074b2
This line states, that my basePath will only be used, if it is null or empty. Or do i miss something?
The text was updated successfully, but these errors were encountered: