[SOLVED] Arguments to provide code and permissions when creating functions via the Server SDK?
- 0
- Resolved
- Self Hosted
Using the Node Server SDK, which arguments are used to provide the permissions as well as pass the function code when calling the Functions.create() method?
On execute params
Okay thanks @Bouahaza is this documented anywhere?
Ohhhhh I wasn't selecting "Node.js SDK" in the dropdown at the top!! <:facepalm:580448784119758850>
Thank you @Bouahaza
[Resolved] Arguments to provide code and permissions when creating functions via the Server SDK?
[SOLVED] Arguments to provide code and permissions when creating functions via the Server SDK?
Recommended threads
- local (self-hosted) sites issues
setup: - `composer run installer:dev` issues - Getting error when visiting the site ```Synchronous function execution timed out. Use asynchronous execution in...
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- local build `composer installer:dev` iss...
setup - dev container (default linux universal) WSL (test with gh codespace too) - php 8.5.7 - all extensions installed - `composer install` fine - `composer...