I got an issue that is similar to Error reading JObject from JsonReader. Current JsonReader item is not an object: StartArray. Path '', line 1, position 1 I sho
As I already have a common authorization added how do I remove separate(authorization header) from each and every API as shown in the image link below? swaggerH
I am struggling with some constraints that have ranged variables and several decision variables. The constraints are `if a[i] <= t <= a[i]+b[i], then M[t]
I am about to add automatic GUI tests to an MFC application (created with Visual Studio 2019). It seems as AutomationId is something that could be useful when i
I've been trying to build my docker container using the docker-compose up --build command, but every time, I get a whole bunch of errors. I see a lot of node-sa
I have a column with a chart in FlexDashboard. I would like to put a download button under the chart, but it's showing just the top of the buttom. My code: rend
I am using .net core 3.1. With the help of docker I uploaded my code to heroku. but when i make a web request I get a 405 error with all my endpoints. (I cant s
I have make a tkinter project in python which has black background so I wanted to change the color of the text selecter (the blinking one) cursor of the widgets
I am developing a custom screen for admin panel, that is called a plugin in Strapi. I run the app using strapi develop --watch-admin But whenever I save the fil