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
Describe the bug
Changing the team will cause the plugin to send a {Server URL}/api/v4/users/undefined request, which returns a 400 status code.
Although the error does not cause operational problems, it is inconvenient for debugging due to the error log, and since it is classified as an error rather than a warning, we are contacting you thinking that there is potential danger.
To Reproduce
Steps to reproduce the behavior:
Install the latest version of the plugin
activate plugin
Observe the error log on the behavior of changing teams
Expected behavior
No error log output
Screenshots
Although there is a connection error in the screenshot, please note that 'undefined' requests occur because this is not an operating environment, but an environment for reproducing the error.
Environment:
Mattermost version: 7.5.1
Plugin version : 4.5.0
Thank you.
The text was updated successfully, but these errors were encountered:
Describe the bug
Changing the team will cause the plugin to send a {Server URL}/api/v4/users/undefined request, which returns a 400 status code.
Although the error does not cause operational problems, it is inconvenient for debugging due to the error log, and since it is classified as an error rather than a warning, we are contacting you thinking that there is potential danger.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No error log output
Screenshots
Although there is a connection error in the screenshot, please note that 'undefined' requests occur because this is not an operating environment, but an environment for reproducing the error.
Environment:
Thank you.
The text was updated successfully, but these errors were encountered: