My error was in atlassian-plugin.xml. I had :
<context>space-blueprint</context>
(default skeleton from the SDK)
instead of :
<context>create-space</context>
But I don’t understand what this context means.
My error was in atlassian-plugin.xml. I had :
<context>space-blueprint</context>
(default skeleton from the SDK)
instead of :
<context>create-space</context>
But I don’t understand what this context means.