We created new empty project on umbraco 7.8.1 and not able to use Rest API. We can successfully authenticate the api and it gives back token. With that token when we try to get content using ("umbraco/rest/v1/content") uri, we are unsuccessful.
It looks like the REST API is being dropped in favour of the headless project but i've just tried the headless client and it can't currently be used in place of the rest api.
Rest API is not working after 7.8.* releases
We created new empty project on umbraco 7.8.1 and not able to use Rest API. We can successfully authenticate the api and it gives back token. With that token when we try to get content using ("umbraco/rest/v1/content") uri, we are unsuccessful.
Someone already added on query on this url : https://github.com/umbraco/UmbracoRestApi/issues/42
If anyone can tell us why Rest API is not working than it will be very helpful.
Thanks, Rikhav Shah
It looks like the REST API is being dropped in favour of the headless project but i've just tried the headless client and it can't currently be used in place of the rest api.
Can anyone from HQ comment on this please?
is working on a reply...