Since the Gotify 3.0.0 release, the token structure has drastically changed. For one, tokens are now much longer than a fixed length of 15 characters. Tokens now also seem to always start with a gtfya. prefix. (gotify/server#939)
The current version of shoutrrr does not yet support the new tokens and shows an "invalid gotify token" message.
Please add support for the new token format.
Since the Gotify 3.0.0 release, the token structure has drastically changed. For one, tokens are now much longer than a fixed length of 15 characters. Tokens now also seem to always start with a
gtfya.prefix. (gotify/server#939)The current version of shoutrrr does not yet support the new tokens and shows an "invalid gotify token" message.
Please add support for the new token format.