GDColon / GDBrowser

A website that lets you browse all of Geometry Dash's online features, and more!
https://gdbrowser.com
MIT License
333 stars 161 forks source link

Profile Comment API just returns [ ] #218

Closed Proyo9 closed 2 years ago

Proyo9 commented 2 years ago

I'm making a "GD Biography" website where it generates a biography for Geometry Dash players and I would like to add a 'quotes' section where it lists profile comments but the API is just returning [ ]

TheTechRobo commented 2 years ago

How are you using the API? What's the endpoint and payload you're using?

Proyo9 commented 2 years ago

Not exactly sure what any of that means but if you just look at the example link that's supposed to show Serponge's profile comments it just shows [ ] instead of the proper data https://gdbrowser.com/api/comments/4170784?type=profile

TheTechRobo commented 2 years ago

Oh, yeah, I can confirm.

GDColon commented 2 years ago

Use account ID, not player ID