Traewelling / traewelling

Free check-in service to log your public transit journeys
https://traewelling.de
GNU Affero General Public License v3.0
224 stars 43 forks source link

Mastodon App creation done incorrectly #2713

Open CutestNekoAqua opened 6 days ago

CutestNekoAqua commented 6 days ago

Describe the bug

The body on POST /api/v1/apps is

client_name=%23Tr%C3%A4welling&redirect_uris=https%3A%2F%2Ftraewelling.de%2Fcallback%2Fmastodon&scopes=write+read&website=

the empty website= should be ommited to implement the API correctly

Steps to reproduce

Intercept traffic between Mastodon API instance & Traewelling and look at requests :)

Browser console logs

No response

Browser

No response