referencedObject null in some versions - UrlHelper Speckle Viewer

We are experiencing some issues using the Speckle Viewer.
We use a JS like so

const urls = await UrlHelper.getResourceUrls(speckleUrl, streamReadKey);

Now in some cases this leads to URLs being return like so https://app.speckle.systems/streams/XXXXXX/objects/null
Now I checked the GraphQL API and it turns out that seemingly since today some versions return null for version.referencedObject which is the source for the viewer URL being generated.

Has anything changed or what would be the reason for a referencedObject to be null?

Hey Tobias,

Are you on a plan that gives you access to these versions? Following our announcement only 7 days of history are included in the Free plan, and 30 in the Starter.

Hi @Tobias_Meixner, this is me, Jonathon, with my devrel hat on.

I’d love to know what Hubql is building and if there’s any assistance we can offer with Speckle as a tool or data resource.

Would you be up for a call?

1 Like

Correct, the issue here was the limited history access, switching plans helped to resolve it. Thank you.

1 Like