You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given Mailhog "--version" "5.2.3" started with default parameter -invite-jim = false
When I open the main page
Then the browser Log does not show a 404 failed to load resource
Current behaviour
Log shows
/api/v2/jim - Failed to load resource: the server responded with a status of 404 ()
It should not be considered an error since the configuration does not require the endpoint to be available.
If the Jim is turned on via the UI the error does not show in the Log.
The text was updated successfully, but these errors were encountered:
Given Mailhog "--version" "5.2.3" started with default parameter -invite-jim = false
When I open the main page
Then the browser Log does not show a 404 failed to load resource
Current behaviour
Log shows
/api/v2/jim - Failed to load resource: the server responded with a status of 404 ()
It should not be considered an error since the configuration does not require the endpoint to be available.
If the Jim is turned on via the UI the error does not show in the Log.
The text was updated successfully, but these errors were encountered: