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
Describe the bug
Handling provisioning requests by implementing Provisioning interface for Marketplace (github.com/Axway/agent-sdk/pkg/apic/provisioning).
ApplicationRequest.GetTeamName() returns empty string instead of expected team name.
Describe the bug
Handling provisioning requests by implementing
Provisioning
interface for Marketplace (github.com/Axway/agent-sdk/pkg/apic/provisioning
).ApplicationRequest.GetTeamName()
returns empty string instead of expected team name.Snippet of code trying to get the team name:
AgentSDK
github.com/Axway/agent-sdk v1.1.32
Is this a bug in AgentSDK ?
The text was updated successfully, but these errors were encountered: