Umbraco Heartcore - how to set or get API key for use with headless client
I have created an umbraco heartcore project. I have installed the blog starter app. I am trying to make calls to api from the next js umbraco sample. I am failing to get results from API call. I assume it is because I have not set the API key. I have no idea how to set that API key or retrieve it if it already exists.
I was able to set the api key by creating one under my user. I am able to get data back from the API using postman, so I am guessing that the Sample Blog site is not the same one used with next js umbraco template.
Umbraco Heartcore - how to set or get API key for use with headless client
I have created an umbraco heartcore project. I have installed the blog starter app. I am trying to make calls to api from the next js umbraco sample. I am failing to get results from API call. I assume it is because I have not set the API key. I have no idea how to set that API key or retrieve it if it already exists.
How is this done?
I was able to set the api key by creating one under my user. I am able to get data back from the API using postman, so I am guessing that the Sample Blog site is not the same one used with next js umbraco template.
is working on a reply...