Hello all,
When I use this package, it throws me out of the backoffice every two minutes or so.
I don't even have this plugin enabled, only installed.
When i monitor the console, I see that after it requests https://localhost:44326/umbraco/backoffice/UmbracoTrees/ContentTree/GetNodes?id=1094&application=content&tree=&isDialog=false, it gives the following 401:
)]}',
{"Message":"Authorization has been denied for this request."}
is there some kind of timeout parameter I need to set for it to not throw me out every two minutes?
Hello all,
When I use this package, it throws me out of the backoffice every two minutes or so.
I don't even have this plugin enabled, only installed.
When i monitor the console, I see that after it requests
https://localhost:44326/umbraco/backoffice/UmbracoTrees/ContentTree/GetNodes?id=1094&application=content&tree=&isDialog=false, it gives the following 401:is there some kind of timeout parameter I need to set for it to not throw me out every two minutes?