My problem is solved when I change mySecret to process.env.MESSAGE_STYLE but I think it is problematic since you insert it as mySecret in built in replit function
thanks for the alternative though I still don’t understand why mySecret outside get request didn’t worked shouldn’t it be in a bigger scope while outside?
I was having the same problems as well… Thank you for the solution. For me though, I only managed to pass it because I forgot the golden rule of refreshing the page and running it again. Or maybe it was because I was using Google Chrome (latest version)?