You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perhaps you're hitting the rate limit with another user?
matrix-corporal tries to impersonate other users by authenticating via matrix-synapse-shared-secret-auth. It's likely that these login requests are hitting rate limits.
It's probably a good idea to raise the global rate limits somewhat.
A better solution would probably be for us to change the way matrix-corporal works, so that it's an appservice and can impersonate users that way (instead of going through the regular flow and being subjected to rate limits).
For a API access token request I get my token from the homeserver.
But its not working from corporal side. I get following output from the corporal
Any idea what couold cause this?
Thanks
The text was updated successfully, but these errors were encountered: