nikiforovbair Hello, I created a random token from 40, then where to put it in api keys? mysql phpmyadmin
clarkwinkelmann nikiforovbair is the api_keys table not visible in PHPMyAdmin? If you use a table prefix the name will of course be slightly different, but it will most likely still be the second table in the list alphabetically. I assume you have already read this documentation page? https://docs.flarum.org/rest-api#api-keys It also mentions the name of the columns you need to fill inside of that table.