Environment Variable Entry Issue
vicdlr
FREEOP

4 months ago

"I'm trying to set a long environment variable (OpenAI API key) but the UI auto-wraps it at hyphens, inserting a

newline which breaks the HTTP header. How can I set a long string variable without line breaks?"

$10 Bounty

1 Replies

Status changed to Awaiting Railway Response chandrika 4 months ago


Visually it might "break" but when it's plugged into code, it shouldn't have any line breaks...

Does it actually break the HTTP header?


Loading...