Pretty much self explanatory, you open the Badges Web API Documentation and it returns this JSON instead of the documentation:
{"errors":[{"code":0,"message":""}]}
Only way around this is using a snapshot from November in the Wayback Machine.
Pretty much self explanatory, you open the Badges Web API Documentation and it returns this JSON instead of the documentation:
{"errors":[{"code":0,"message":""}]}
Only way around this is using a snapshot from November in the Wayback Machine.
Those docs aren’t meant for public use and are probably being sunset. Use Badges Api v1 | Documentation - Roblox Creator Hub
As mentioned above, although the double slash method has been a workaround to access these old docs for a while, seems like it’s just been broken and I highly doubt it’ll be fixed as these old docs are no longer being maintained.
Maybe @Hooksmith can confirm.
Oh wow, didn’t know about that! Thanks! One thing I don’t really like is that you can’t test the API directly through the documentation (like you could with Swagger UI), but that’s more of a feedback.
Yeah we already widely discussed it with Roblox staff and they said they will eventually add the “Try it” feature to the create docs. Meanwhile you can use software like Postman.
We’re aware about the gap and we’ll address that some time in the future before fully turning down the old swagger docs, but in the mean-time we cannot guarantee that the old swagger docs are accessible for various technical reasons. It’s recommended to use the new docs. Apologies for any inconvenience.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.