Environment Variable Entry Issue
vicdlr
FREEOP

24 days 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 24 days 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...