kintone/js-sdk

Runtime error with invalid `guestSpaceId` value

Closed this issue · 0 comments

Package

  • @kintone/rest-api-client

Why

related to #622
When invalid guestSpaceId is given, rest-api-client generates invalid request url and causes runtime error.

What

validate guestSpaceId parameter.