Try to copy your url patterns from <intercept-url> tags up to <http> tags. In both cases or at least in the first one.
Then it'll look like:
<http pattern="/A" use-expressions="true">
...
Type: Posts; User: corassick; Keyword(s):
Try to copy your url patterns from <intercept-url> tags up to <http> tags. In both cases or at least in the first one.
Then it'll look like:
<http pattern="/A" use-expressions="true">
...