question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

missing certificate url

See original GitHub issue

I’m submitting a…

  • Bug report
  • Feature request
  • Documentation issue or request
  • Other… Please describe:

Expected Behavior

Deploy alexa skill on my webserver.

Current Behavior

I added const Webhook = require('jovo-framework').WebhookVerified; on the index.js and my host return this error:

{“status”:“failure”,“reason”:“missing certificate url”}

Error log

certUrl = req.headers.signaturecertchainurl This return undefined on alexa-verifier-middleware

Your Environment

  • Jovo Framework version used: 1.2.2
  • Operating System: Linux Server

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
JMorellcommented, Jul 20, 2018

@aswetlow yes, It works, thanks!

1reaction
anmolagarcommented, Jul 2, 2018

So, require(‘jovo-framework’).Webhook works for dialogflow but not alexa. Now, i am struggling in running my endpoint on alexa. Btw, i am using heroku for hosting the endpoint and not AWS lamda.

Any help is much appreciated

Read more comments on GitHub >

github_iconTop Results From Across the Web

missing certificate url #90 - alexa-js/alexa-app-server - GitHub
missing certificate url #90 ... This error comes from alexa-verifier, that means the request is missing the URL, not the server.
Read more >
How to Request a Missing Certificate for a Web Server
How to Request a Missing Certificate for a Web Server · 1. Click "Start," enter "inetmgr" into the search field, and then press...
Read more >
This site is missing a valid, trusted certificate - IBM
When you access an SSL Secured web page, you may be prompted with a warning that the website is missing a valid, trusted...
Read more >
A Simple Explanation of SSL Certificate Errors & How to Fix ...
Learn what an SSL certificate error is. Then walk through various steps you can take to fix the error and get your site...
Read more >
Common SSL Certificate Errors and How to Fix Them
If the intermediate certificate is missing, use the following link to determine which intermediate is needed based on product type (DomainSSL, OrganisationSSL, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found