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 use stackimpact in a completely typical scenario in a Node.js app. It wasn't throwing any errors, but also wasn't showing any data in the dashboard. When I added debug: true to the config, I see this in the console: StackImpact 1.3.24: {"error":"Active subscription required"}.
I don't understand what I'm supposed to do with this message - I logged in to StackImpact using my Github account, I think I might have used the service once a long time ago, but it doesn't even look like there's an option to buy a subscription on the website if I wanted to (which I don't really).
The text was updated successfully, but these errors were encountered:
I'm trying to use stackimpact in a completely typical scenario in a Node.js app. It wasn't throwing any errors, but also wasn't showing any data in the dashboard. When I added
debug: true
to the config, I see this in the console:StackImpact 1.3.24: {"error":"Active subscription required"}
.I don't understand what I'm supposed to do with this message - I logged in to StackImpact using my Github account, I think I might have used the service once a long time ago, but it doesn't even look like there's an option to buy a subscription on the website if I wanted to (which I don't really).
The text was updated successfully, but these errors were encountered: