Skip to content

Free plan cannot run websocket example (ws-library-advanced.js) #290

Description

@ckir

Hi team,

I created a free Massive account to test the websocket example in examples/websocket/ws-library-advanced.js.

After inserting my API key and running the example, I receive this message:

Status Update: Connected Successfully
Status Update: Your plan doesn't include websocket access. Visit https://massive.com/pricing to upgrade.

This means I cannot connect to the websocket at all. Since the official example for the JS client includes websocket usage, I’m trying to understand:

  • Is there any way to test websocket functionality on the free plan?
  • If not, is there an alternative example or sandbox environment where developers can evaluate websocket features before upgrading?
  • Or should the documentation clarify that websocket examples require a paid plan?

Steps to reproduce:

  1. Create a free Massive account
  2. Generate an API key
  3. Run ws-library-advanced.js with that key
  4. Observe the “plan doesn’t include websocket access” message

Expected behavior:
Ability to test websocket functionality or guidance on how to evaluate it without upgrading.

Actual behavior:
Connection is rejected due to plan limitations.

Thanks in advance for any clarification.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions