RegistrationFeature Plugin Path "/register" HTTP ERROR 404 #65
-
|
environment:
Example code/Steps to reproduce: Output: What am I missing? please tell me. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
That will enable the `POST /register' API but you still need a UI for it which is typically included with the project template. What project template are you using? |
Beta Was this translation helpful? Give feedback.
-
|
oh. sorry. I'm not using project templates, just the admin ui. |
Beta Was this translation helpful? Give feedback.


That will enable the `POST /register' API but you still need a UI for it which is typically included with the project template.
What project template are you using?