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
I'm trying to spy on a channel, but when executes this line: ARICliente.Channels.SnoopChannel(channelId, AppName, "both");
it throws an exception saying;
Unable to find the requested value 'QueryString'.
How do I solve that problem?
The text was updated successfully, but these errors were encountered:
I'm trying to spy on a channel, but when executes this line:
ARICliente.Channels.SnoopChannel(channelId, AppName, "both");
it throws an exception saying;
How do I solve that problem?
The text was updated successfully, but these errors were encountered: