Adonis Custom Ranks With Trello Not Working

I’m trying to make custom ranks in Adonis and using custom permissions with Trello.

My issue is that once I create a custom rank and add a list on the Trello to add players to the custom rank, the admin doesn’t detect it.

Screenshots of the custom ranks : Screenshot by Lightshot

Screenshot of the Trello : Screenshot by Lightshot

Screenshot of the custom ranks working but not from the Trello : Screenshot by Lightshot

I tried looking on the forum but found no solutions; I don’t know if it’s just not a feature or I’m missing something.

1 Like

Hi, developer! Have you tried using your trello token?

1 Like

Hi I have used Trello a lot but never really used Adonis, but from what I can tell Adonis does not support Trello’s API if you would like to use Trello’s API for something like that I recommend doing it separately from Adonis. Something like making your own ranking system from which it would be really easy to keep track of your ranks and everyone in them.

Here is the Module -PS it goes in ServerScriptService
Trello API

1 Like

The trello works, just the custom ranks that doesn’t ^^

The Trello is already linked to Adonis, just a problem with the custom ranks.

I wanted to use Adonis with Trello since I’m not the best for this so using a already existent module would be easier.

Have you tried contacting Adonis itself?

1 Like

I haven’t, I wanted to ask here since It’s the only forum I know to get help

I do believe that Adonis is outdated, try using Basic Admin.

Trello is no longer a viable source for third-party settings as the new parent company of Trello has changed the ratelimit on roblox severely. If you wish to use Google Sheets as a third-party database instead, I would suggest looking at this:

made by @boatbomber on a closed sourced community

1 Like

Not really the solution I wanted but thank you, I’ll look into it.

1 Like