Hi, I’m starting to poke at the API according to this documentation, but I’m confused about the error I’m getting back:
GET https://gather.town/api/getMap?apiKey=[API KEY]&spaceId=diHQZrjjM4pqNMXu/test&mapId=office-cozy
error processing request Value for argument "documentPath" must point to a document, but was "diHQZrjjM4pqNMXu/test".
Your path does not contain an even number of components.
Interestingly, I get the same error even when I switch spaceId and mapId
Has anyone else encountered an error like this? Thank you!