Anyone have any success in creating a posting #bot ? I keep trying to validate using the keys provided when I created the development app in the UI, but I keep getting 'The access token is invalid'
#bot #Bearer #invalid #typescript
#Mastodon bietet eine komplette #Client-#API, die von den Apps genutzt wird.
Hier geht's mit der Dokumentation los:
https://docs.joinmastodon.org/client/intro/
Abgesehen von Daten, die öffentlich sind (teilweise Konfigurationsangelegenheit der Instanz) benötigt die API eine Autorisierung über ein bestehendes #Mastodon-Konto. (Stichwörter: #OAuth2, #Bearer, #Token).
https://docs.joinmastodon.org/spec/oauth/
#mastodon #client #api #oauth2 #Bearer #token