When I call this method, as a result I get an error: "Not allowed".
For clarity, I make this call to the "Protocol monitor" in browser debugger with the following data set:
{"id":1,"method":"Target.createBrowserContext","params":{}}
The result is exactly the same as seen in the picture:

The
method description states that all parameters are optional and there are no additional explanations. So I'm following the instructions correctly. But instead of any result I get an error.
Browser build version -
107.0.5304.88.
Please tell me what is the reason?