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
Exception from sub exposure_users id 7p... Error: Did not check() all arguments during publisher 'exposure_users'
I20190729-16:02:25.951(-5)? at ArgumentChecker.throwUnlessAllArgumentsHaveBeenChecked (packages/check/match.js:515:13)
I20190729-16:02:25.951(-5)? at Object._failIfArgumentsAreNotAllChecked (packages/check/match.js:122:16)
I20190729-16:02:25.952(-5)? at maybeAuditArgumentChecks (packages/ddp-server/livedata_server.js:1768:18)
I20190729-16:02:25.952(-5)? at DDP._CurrentPublicationInvocation.withValue (packages/ddp-server/livedata_server.js:1046:15)
I20190729-16:02:25.952(-5)? at Meteor.EnvironmentVariable.EVp.withValue (packages\meteor.js:1234:12)
I20190729-16:02:25.953(-5)? at Subscription._runHandler (packages/ddp-server/livedata_server.js:1044:51)
I20190729-16:02:25.953(-5)? at Session._startSubscription (packages/ddp-server/livedata_server.js:860:9)
I20190729-16:02:25.953(-5)? at Session.sub (packages/ddp-server/livedata_server.js:625:12)
I20190729-16:02:25.954(-5)? at packages/ddp-server/livedata_server.js:559:43
I20190729-16:02:25.990(-5)? Exception from sub exposure_users id e5... Error: Did not check() all arguments during publisher 'exposure_users'
I20190729-16:02:26.004(-5)? at ArgumentChecker.throwUnlessAllArgumentsHaveBeenChecked (packages/check/match.js:515:13)
I20190729-16:02:26.004(-5)? at Object._failIfArgumentsAreNotAllChecked (packages/check/match.js:122:16)
I20190729-16:02:26.004(-5)? at maybeAuditArgumentChecks (packages/ddp-server/livedata_server.js:1768:18)
I20190729-16:02:26.005(-5)? at DDP._CurrentPublicationInvocation.withValue (packages/ddp-server/livedata_server.js:1046:15)
I20190729-16:02:26.005(-5)? at Meteor.EnvironmentVariable.EVp.withValue (packages\meteor.js:1234:12)
I20190729-16:02:26.005(-5)? at Subscription._runHandler (packages/ddp-server/livedata_server.js:1044:51)
I20190729-16:02:26.006(-5)? at Session._startSubscription (packages/ddp-server/livedata_server.js:860:9)
I20190729-16:02:26.006(-5)? at Session.sub (packages/ddp-server/livedata_server.js:625:12)
Please let me know if there is any more information or code samples I can provide. Thanks in advance for your help.
The text was updated successfully, but these errors were encountered:
Hello,
Thank you so much for this package! I am wondering if it is possibly to satisfy
audit-argument-checks
when using global exposure.This is the error I am getting:
Please let me know if there is any more information or code samples I can provide. Thanks in advance for your help.
The text was updated successfully, but these errors were encountered: