Skip to main content
Solved

Self signed certificate expired after "Block run"

  • July 5, 2022
  • 3 replies
  • 87 views

  • Inspiring
  • 9 replies

Hello, maybe someone had a similar issue and can give me a hand

After I do Block run on my extension the resulting localhost URL has an expired SSL certificate.

It is my understanding this is a self signed certificate created on the fly when I do Block run (but I might be wrong)

I searched for the certificate everywhere but it just isn’t there, which makes me believe it is created on each run for the server.

Does know if there is a way to specify the certificate I want to use when I do Block run or any other work around to this issue. I am pretty sure I might be doing something wrong since I couldn’t find any other report on the same thing but I have spent 3 days now on this without luck.

Any help will be appreciated!

Best answer by Yak

This is being addressed in another thread. Please refrain from starting new threads when another discussion on the subject is already in-progress.


Sorry Justing but this search is not producing any post with the solution I needed.
https://community.airtable.com/search?q=cors

For anyone else having a similar issue when creating a custom extension you will (probably) need to add a CORS plugin for your browser. (At least that was the only solution I found after spending ours trying to understand why the localhost URL was not working)

Hope this helps!

3 replies

Justin_Barrett
Forum|alt.badge.img+21
  • Inspiring
  • 4647 replies
  • July 6, 2022

This is being addressed in another thread. Please refrain from starting new threads when another discussion on the subject is already in-progress.


  • Author
  • Inspiring
  • 9 replies
  • Answer
  • July 6, 2022

This is being addressed in another thread. Please refrain from starting new threads when another discussion on the subject is already in-progress.


Sorry Justing but this search is not producing any post with the solution I needed.
https://community.airtable.com/search?q=cors

For anyone else having a similar issue when creating a custom extension you will (probably) need to add a CORS plugin for your browser. (At least that was the only solution I found after spending ours trying to understand why the localhost URL was not working)

Hope this helps!


Justin_Barrett
Forum|alt.badge.img+21
  • Inspiring
  • 4647 replies
  • July 7, 2022

Sorry Justing but this search is not producing any post with the solution I needed.
https://community.airtable.com/search?q=cors

For anyone else having a similar issue when creating a custom extension you will (probably) need to add a CORS plugin for your browser. (At least that was the only solution I found after spending ours trying to understand why the localhost URL was not working)

Hope this helps!


I was referring to the other thread that you started here: