Speckle local server - Connection GH-Unity

Hi @MatteoWood!

Welcome to our community! Feel free to Introduce yourself 🙆 if you feel like it.

As for your question, the URL needs to point to a specific stream/branch to work, as we need to know the desired location of the data within a specific server:

  • http://localhost:3000/streams/YOUR_STREAM_ID (a stream url, defaults to the main branch)
  • http://localhost:3000/streams/YOUR_STREAM_ID/branch/YOUR_BRANCH_NAME (a branch url)

Either way, the stream needs to exist and the account you use in that machine must have access to it in order for it to work.

Fastest way to get these urls is to navigate to the specific stream page and copy the url from your browser.

Hope this helps! :wink: