R
Railway14mo ago
diegotco

Help with Google Sheet authorization

Hello, I've deployed my first app in Railway but it failed due to a file that help me to connect to Google Sheets. That file should be on the same folder but for security reasons I don't have that file in my Github repo. The file name is like this: "name-name-89833-9873myt987740d.json" It contains my private_key_id I appreciate any help. Thanks in advance!
Solution:
Can you put the file contents in your project as an environment variable?
Jump to solution
8 Replies
Percy
Percy14mo ago
Project ID: 1a315586-248f-4312-8349-310593b25767
Solution
root
root14mo ago
Can you put the file contents in your project as an environment variable?
diegotco
diegotco14mo ago
Project ID: 1a315586-248f-4312-8349-310593b25767 Would be great, I'm new here, is there any tutorial or Youtube video about this?
root
root14mo ago
Uh, I don't know about a youtube video, but I can grab a docs link
diegotco
diegotco14mo ago
I apprecitate your help
root
root14mo ago
Railway Docs
Variables | Railway Docs
Documentation for Railway
diegotco
diegotco14mo ago
I'll take a look to that info, thanks again
root
root14mo ago
No problem!