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
When setting a wifi channel to 5ghz-an the rest api returns the error returned response code: 400, message: 'Bad Request', details: 'input does not match any value of band'
To Reproduce
Configure a wifI channel to use 5ghz-an and apply it
Expected behavior
It should be possible to configure a 5GHz channel to use the A/N band. The correct name in the rest api is 5ghz-n, but this does not pass validation from the provider
Debug Information
Not relevant
Stack Trace
Not relevant
Additional context
AP is a Cap AX running RouterOS version 7.16.2
The text was updated successfully, but these errors were encountered:
Describe the bug
When setting a wifi channel to
5ghz-an
the rest api returns the errorreturned response code: 400, message: 'Bad Request', details: 'input does not match any value of band'
To Reproduce
Configure a wifI channel to use
5ghz-an
and apply itExpected behavior
It should be possible to configure a 5GHz channel to use the
A/N
band. The correct name in the rest api is5ghz-n
, but this does not pass validation from the providerDebug Information
Not relevant
Stack Trace
Not relevant
Additional context
AP is a Cap AX running RouterOS version 7.16.2
The text was updated successfully, but these errors were encountered: