Gavin Dinubilo
Gavin Dinubilo
Unfortunately jam-api doesn't support nesting like you have there, what you'd have to do instead is something like this: ``` { "title": "title", "news_titles": [".card-title"], "news_descs": [".card .card-desc"] } ```
Sorry about that, there's an issue for a nesting api, but I haven't started on it at all.
Hey @gerchicov-bp, somehow your message slipped through my notification feed, incredibly sorry about that. It does look like @rike422's package might be better for this specific instance, it's currently very...
Thanks for reporting this, I'm gonna investigate into moving it over to a https://zeit.co/ server, since they have SSL built in. I'll keep this issue open until it's fixed.
hmm... I'll take a look over the weekend, this was working the last time I checked it. Thanks for reporting :D
@ibrahimBelkhiria Do you have a URL that I can use to see that this is happening, I'm having difficulty reproducing the initial issue with you only seeing `index.js`.
In regards to the one-click deploy it seems to be broken for a lot of people. https://github.com/zpnk/deploy.now/issues/29
Hi, this seems cool. Can you drop the changes to package-lock.json though, please?
No clue just yet, adding more information to help with debugging Returned JSON ``` { "error": { "code": "502", "message": "An error occurred with your deployment" } } ``` Query...
Do you have an example of this. It seems like you could just read it as a normal JSON result, right?