Click up folder from Template

OK, I have a Make scenario that has functioned fine in the past, but now all of a sudden is throwing an error:

[404] ACCESS_020: Space Not Found

This is a standard API call

  • URL
    /v2/space/90132917547/folder_template/90134926228

  • Body
    { “name”: “CS - {{12. Custom Data: Website Title}} - {{12. Full Name}}” }

  • Method
    POST

Nothing in the workspace has changed and I have verified the space id and the template ID.

Any ideas?

Hey there,

the Space ID is the second number in the URL, check if its still valid and if the connection you set up has access to it.