On Fri, May 27, 2022, 08:06 Tushar Jain <[email protected]> wrote: > Hi, > > I have deployed guacamole 1.4 (or rather upgraded from 1.2). In the > browser console, it has started giving a 403 error, when the login page > loads. Following is the snapshot > > > Not that it affects the guacamole operations, but for sure something is > not right. Where am I going wrong? >
No, this is absolutely normal. The REST API will return HTTP error codes to properly represent the nature of a response. A 403 indicates you are not yet logged in. This would have happened in all past releases, as well. - Mike
