On first use of the app, I got an error in console (and also a notification) but in the end I am following the account after clicking the link.
There is also an issue when displaying the emoji from the Nextcloud account:

On first use of the app, I got an error in console (and also a notification) but in the end I am following the account after clicking the link.
What kind of an error?
There is also an issue when displaying the emoji from the Nextcloud account:
Ah yes, we need to apply twemoji to that as well.
The notification at the top of the page is '_Failed to follow user [email protected]_'
The console:
Unhandled promise rejection TypeError: "e.response is undefined"
follow https://social.artificial-owl.com/apps/social/js/social.js?v=51a978f2-0:250:518
L https://social.artificial-owl.com/apps/social/js/social.js?v=51a978f2-0:38:27686
L https://social.artificial-owl.com/apps/social/js/social.js?v=51a978f2-0:38:27554
c https://social.artificial-owl.com/apps/social/js/social.js?v=51a978f2-0:38:35413
ncvuecomponents.js:33:28022
j/</e<
ncvuecomponents.js:33:28022
t.exports</t.exports</t.exports
ncvuecomponents.js:33:36482
j/<
ncvuecomponents.js:33:27916
v/<
setImmediate.js:40
v
setImmediate.js:35
s
setImmediate.js
could be related to #175
I'm not sure if it is just an error message. Also after trying to follow the Nextcloud account my "follow" count is still zero:

and if you look here https://mastodon.xyz/users/nextcloud/followers you can't find me in the followers list. Also there is no notification on the Nextcloud account at mastodon.xyz that I started to follow them. So I'm pretty sure that it fails completely, at least in some circumstances.
But the "follow Nextcloud" button is now gone so I can't retry it.
should be fixed in 0.1.1
Most helpful comment
The notification at the top of the page is '_Failed to follow user [email protected]_'
The console: