when a remote user unfavourite a local post
POST /users/{username}/inbox HTTP/1.0" 500
2025年04月07日 14:01:53,836 - ERROR - Exception in ASGI application
UnboundLocalError: cannot access local variable 'account_id' where it is not associated with a value
when a remote user unfavourite a local post
```
POST /users/{username}/inbox HTTP/1.0" 500
2025年04月07日 14:01:53,836 - ERROR - Exception in ASGI application
UnboundLocalError: cannot access local variable 'account_id' where it is not associated with a value
```