Jake Colling
Jake Colling
RRailway
Created by Jake Colling on 8/5/2024 in #✋|help
How to set "app sleeping" via API
Thank you so much!
6 replies
RRailway
Created by Jake Colling on 7/30/2024 in #✋|help
Service Domain Created via API gets 404 error
Gotcha okay. Still learning my way around the API but got it all working now. Thank you for the help!
9 replies
RRailway
Created by Jake Colling on 7/30/2024 in #✋|help
Service Domain Created via API gets 404 error
Thanks for the help I got it working now! Weirdly the answer was to remove the target port? I think because I have it set in the variables already it was causing some sort of conflict when trying to set it here
9 replies
RRailway
Created by Jake Colling on 7/30/2024 in #✋|help
Service Domain Created via API gets 404 error
Will try right now! And that hits the /v2 endpoint?
9 replies
RRailway
Created by Jake Colling on 7/30/2024 in #✋|help
Internal API - Invalid Service Name when creating project
Thanks for the quick response here! Very appreciated!
10 replies
RRailway
Created by Jake Colling on 7/30/2024 in #✋|help
Internal API - Invalid Service Name when creating project
Dang okay! Well I'm a big fan of Railway so I'll change other parts of my app to accomodate that!
10 replies
RRailway
Created by Jake Colling on 7/30/2024 in #✋|help
Internal API - Invalid Service Name when creating project
Does there happen to be any way to pass in a service name instead of having it be derived?
10 replies
RRailway
Created by Jake Colling on 7/30/2024 in #✋|help
Internal API - Invalid Service Name when creating project
More detailed logs indicates an internal server error.
Errors encountered:
Error 1:
Message: Invalid service name
Locations: [
{
line: 3,
column: 11,
}
]
Path: [ "projectCreate" ]
Extensions: {
code: "INTERNAL_SERVER_ERROR",
}
Trace ID: 1241376029114976398
{
errors: [
{
message: "Invalid service name",
locations: [
[Object ...]
],
path: [ "projectCreate" ],
extensions: [Object ...],
traceId: "1241376029114976398",
}
],

Errors encountered:
Error 1:
Message: Invalid service name
Locations: [
{
line: 3,
column: 11,
}
]
Path: [ "projectCreate" ]
Extensions: {
code: "INTERNAL_SERVER_ERROR",
}
Trace ID: 1241376029114976398
{
errors: [
{
message: "Invalid service name",
locations: [
[Object ...]
],
path: [ "projectCreate" ],
extensions: [Object ...],
traceId: "1241376029114976398",
}
],

10 replies