More detailed permission errors Follow Mary Johanna October 01, 2019 14:39 Right now the API simply returns a 403 if there is any permission error but it doesn't return what caused that. Obviously you can check if you had the permissions the actual bot functionality needs but especially for testing, it would be awesome if the 403 error would also contain the name of the lacking permission or anything which is not general and always the same. 13