Join Discord
Powered by
Cant use attribute routing on UmbracoApiController
# help-with-umbraco
c
Conner
04/24/2024, 12:10 AM
As title says I can't seem to use attribute routing on umbracoApiController. I've tried as per the Umbraco 13 docs - is it possible?
k
kdx-perbol
04/24/2024, 12:23 PM
I had a **very **similar question recently:
https://discord.com/channels/869656431308189746/1230596712372895805
kdx-perbol
04/24/2024, 12:24 PM
Attribute routing works for me, but I had struggles (that may have solutions in the similar question) getting an
UmbracoContext
. How does your controller code look like and what symptoms do you get? 404?
11
Views
Previous
Next