Skip to content
This repository has been archived by the owner on Nov 24, 2018. It is now read-only.

Html Saved on S3 With URL Returned Endpoint #274

Merged
merged 3 commits into from
Jan 4, 2018

Conversation

YazzyYaz
Copy link
Contributor

This endpoint created solves an issue with 128Kb limit for AWS IoT not being able to return back an html string larger than that size via the .html() endpoint as discussed here: #114

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
priithaamer added a commit to priithaamer/chromeless that referenced this pull request Sep 5, 2017
@xente85
Copy link

xente85 commented Nov 2, 2017

Hi,
I try to use endpoint htmlUrl (AWS Lambda) but....

Error: No such command: {"type":"returnHtmlUrl"}

Do you know why?

Thank you

@YazzyYaz
Copy link
Contributor Author

YazzyYaz commented Nov 2, 2017

@xente85 It might be the way you set it up, and you're running this from master? How are you importing chromeless? Did you do a npm link inside the chromeless directory you git clone and then do a npm link chromeless inside the dir you're running the script from? This tells your script which version of chromeless to work with.

@xente85
Copy link

xente85 commented Nov 3, 2017

Everything is ok...my mistake was that only I updated chromeless module locally and not in Aws Lambda.

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants