kiln / flourish-sdk

The SDK for developing Flourish templates
Other
80 stars 16 forks source link

FetchError: request to https://app.flourish.studio/api/v1/config.json failed, reason: unable to get local issuer certificate #86

Open KaushikAman opened 1 year ago

KaushikAman commented 1 year ago

I am getting this issue when i do 'flourish run'. Request to help. Trying for several hours now.

Regards

Aman

robinhouston commented 1 year ago

I wonder if this is a problem with the way something is configured on your computer.

If you go to that URL directly in a web browser, does that work?

On Sun, 6 Aug 2023 at 15:19, Aman Kaushik @.***> wrote:

I am getting this issue when i do 'flourish run'. Request to help. Trying for several hours now.

Regards

Aman

— Reply to this email directly, view it on GitHub https://github.com/kiln/flourish-sdk/issues/86, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAZHE3AD7C27KYBW6VGH3LXT6RVJANCNFSM6AAAAAA3F6KDC4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

KaushikAman commented 1 year ago

image

Yes, it says - {"PUBLIC_BUCKET_PREFIX":"https://public.flourish.studio/"}

KaushikAman commented 1 year ago

I am on a corporate laptop, it could be a security issue. What could be alternatives for someone using a corporate laptop and then use SDK to create template?

KaushikAman commented 1 year ago

Solved it - Setting the NODE_TLS.... to "0"