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
Hi,
When i try to run Analytics test I get the following error:
An exception of type 'System.Security.Cryptography.CryptographicException' occurred in mscorlib.dll but was not handled in user code
I'm not sure why i get this issue.
I have done the following:
Added the ...gserviceaccount.com to my Account user management
In the code added the e mail to Analytics.AnalyticsManager manager
Added my profile number manager.SetDefaultAnalyticProfile("999999999");
I'm not sure if I meant to change anything else or am missing anything?
Any help would be much appreciated!
The text was updated successfully, but these errors were encountered:
Hi,
When i try to run Analytics test I get the following error:
An exception of type 'System.Security.Cryptography.CryptographicException' occurred in mscorlib.dll but was not handled in user code
I'm not sure why i get this issue.
I have done the following:
Added the ...gserviceaccount.com to my Account user management
In the code added the e mail to Analytics.AnalyticsManager manager
Added my profile number manager.SetDefaultAnalyticProfile("999999999");
I'm not sure if I meant to change anything else or am missing anything?
Any help would be much appreciated!
The text was updated successfully, but these errors were encountered: