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
Currently GetProfile is treated differently than the rest of the commands because it doesn't have any information in the request. An empty struct could be used for this instead. Then the dispatch and calling mechanisms would be the same for all commands.