Roblox Legacy Group API Error (no health upstream)

Hey there, I was checking to see if my issue with the new Roblox Cloud API documentation is a bug or something I am doing wrong when querying the endpoint.

So basically, I am writing a JavaScript application that sends a fetch request to the legacy route:

https://apis.roblox.com/legacy-groups/v1/groups/17276476/audit-log

I have attached the x-api-key header to the request with my Roblox cloud API token; however, the endpoint decides to respond with:

Error: no healthy upstream

Now I don’t know if this is an error clause and I am triggering it, or if I am sending data incorrectly to the endpoint.

I have successfully sent requests to the cloud endpoints; however, these legacy endpoints decide to respond with this error message. The API key provided in the headers has permission for the legacy groups API as well as read and write permissions for that specific permission group.

Any support would be much appreciated, have been searching about this error for some time now, however I have had no success in finding information specific to the Roblox platform, only information specific to the error message which tells me that it would have to do with something internally in the Roblox API, however I can not see Roblox not knowing about this error.

Thank you,
TwoBrake

2 Likes

I can vouch this being an issue. I think this would be better posted to Bug Reports > Cloud Services Bugs

Hey, I moved this to bug reports. We’ll look into it, very sorry for the inconvenience here.

1 Like

Thank you very much. Please let me know if the issue is resolved.

This should be resolved now, let us know if you’re still seeing issues.

Again, very sorry for the inconvenience there. We’re going to take some actions internally to stop this from randomly breaking again.

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.