-
First of all, thank you for such nice and handy service! 💪
I started using it in my project (https://github.com/Quadric/radiaction/tree/master/examples/with-webtask#infrastructure) and even though…
-
### authenticated webtask
```
wt create webtask.js --auth
```
This webtask will be secured so that only can be called with a valid JSON Web Token on the `Authorization` header signed with a pre-conf…
-
- [x] Add necessary comments
- [x] Check return error messages
-
Hi Kent,
I used this a week ago and it was working great. Today I tried it and received the following:
```
{"code":404,"message":"unable to resolve jtn to webtask token", req_id: 123456789 }
```
I…
-
**Issue by [kbrandwijk](https://github.com/kbrandwijk)**
_Sunday Jun 25, 2017 at 21:23 GMT_
_Originally opened as https://github.com/graphcool/api-bugs/issues/149_
----
**What is the current behavi…
-
hi there, I am receiving the following message when trying to upload a webtask with several internal file dependencies and some npm modules. Any hint?
Thanks a lot
Best,
J
Resolving 2 modul…
-
I've completely rebuilt a soymine with the newest code, and I'm still getting fatal runtime exceptions from XShadow from this line (for example):
```
if ((i < notXml.length) && "avariety".equals(not…
-
Thank you!
-
The code will be placed in AWS as a serverless function:
1. Gets a request from slack slash command for login / Token initialization / Keep-alive start-up.
For the login, it will call the Spotify O…
-
* now
* webtask
* StdLib
* ...