After clicking on button Publish, returns error "The requested URL was not recognized."

I use OMP 3.3.0.8.
When I am clicking on button PUBLISH, the system returns an eror “The requested URL was not recognized”.
Am I duing something wrong, or it is system error?

Hi @ashotgev,

At what point are you pushing “Publish” - where at in the workflow? Can you give a screenshot of the error message?

-Roger
PKP Team

1
Here it is

Hi @ashotgev,

This is a different issue: The requested URL was not recognized when I create a new magazine - #3 by RicardoChiralt - but it does give some helpful hints for identifying the source of this issue. Particularly this part:

“To debug the unrecognized URL message, I would recommend using your web browser’s developer tools to check what URL is being requested when this response is returned. Depending on your browser, you can likely see this on the “Network” tab of the developer tools.” - Can you try that and report back on what the error is?

Best regards,

-Roger
PKP Team

[Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help, check https://xhr.spec.whatwg.org/.
send @ jquery.min.js?v=3.3.0.8:2

Failed to load resource: the server responded with a status of 403 (Forbidden) https://monographs.ysu.am/index.php/files/api/v1/submissions/2/publications/2/publish

DevTools failed to load source map: Could not load content for https://monographs.ysu.am/lib/pkp/lib/vendor/tinymce/tinymce/skins/lightgray/skin.min.css.map: HTTP error: status code 404,

jquery.min.js?v=3.3.0.8:2 POST https://monographs.ysu.am/index.php/files/api/v1/submissions/2/publications/2/publish 403 (Forbidden)

Dear @rcgillis
I see this massages in developer’s tool

regards

Hi @ashotgev,

Thanks for this. This may prove helpful in determining what the issue is. I’m going to see if some of my colleagues can suggest - they will reply when they are able to/available.

Best regards,

Roger
PKP Team

TX, @rcgillis ,
I will wait for Your answer!!