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
The goal of this task is to fetch the thin proxy endpoint from gateway, so that from the .NET sdk side, we could remove the dependency on the hard coded thin proxy endpoint.
Design and Implement the feature. Update the AccountProperties class to capture the thin proxy endpoint.
Ideally, the GW-SDK contract would look like the below:
Acceptance Criteria:
The goal of this task is to fetch the thin proxy endpoint from gateway, so that from the .NET sdk side, we could remove the dependency on the hard coded thin proxy endpoint.
Design and Implement the feature. Update the
AccountProperties
class to capture the thin proxy endpoint.Ideally, the GW-SDK contract would look like the below:
The text was updated successfully, but these errors were encountered: