Luca Casonato

Results 467 comments of Luca Casonato

I am going to remove the high priority flag, because this issue occurs very, very rarely now.

We have static tokens now (create them via your account page). The API is not documented and subject to change, but for now you can use `POST https://dash.deno.com/api/projects/:project_id/deployments` to create...

This may well be a bug in Oak. We'll investigate. Thanks for reporting!

Thank you for reporting this @songhn233. The Deno Deploy GitHub app requires additional permissions to export a repository to GitHub. You should be able to approve this in the GitHub...

@andrew-pyle Yes, they are intentionally not supported: a global KV store would be cool, but localStorage specifically would not work because it is a synchronous API. We have plans for...

`Response.json` should be available in the Deploy runtime at this point, the playground just has not been updated yet. Thanks for the suggestion on the API docs. We are going...

You are calling `new Response.json` instead of `Response.json`. If you upgrade to a newer version of deno.land/std (for example 0.140.0), you will get error messages shown in your logs :)

@oscarotero We rolled out a fix yesterday that may have resolved this issue. Can you still reproduce?

Can you click the "more info" button or the "non secure" button in the URL bar when you encounter this next time, and paste the certificate details / exact error...