8 | in order to access this instance, you need to have a proper authorization token. 9 | you will automatically get a token when using a valid URL, or you can enter your token 10 | into the field below. 11 |
12 | 13 |21 | We are verifying your access to your panel. You will be redirected to your instance shortly. 22 |
23 | 24 |Export this node in JSON format. You can import this JSON format in other CONNECT platform instances.
7 |Import from a JSON file of an exported node. This will override the contents of your node.
16 | 25 |17 | New to CONNECT platform? Read our guides and documents to find out 18 | what you can do with it and how. 19 |
20 | Check Out The Guides 23 |11 | nodes are logical endpoints of your project. they can be either 12 | public, which means they are accessible via requests 13 | from outside world, or can be internal, which 14 | means they can only be called from other nodes of this project. 15 |
16 |${error.message}
18 |line ${error.stack.split('\n')[0].split(':')[1]}