Is your feature request related to a problem? Please describe.
The API implementations currently use the AccessPointOperationStatus::Code field but ignore the AccessPointOperationStatus::Message field.
Describe the solution you'd like
The APIs should include the AccessPointOperationStatus::Message string in reported errors.
Is your feature request related to a problem? Please describe.
The API implementations currently use the
AccessPointOperationStatus::Codefield but ignore theAccessPointOperationStatus::Messagefield.Describe the solution you'd like
The APIs should include the
AccessPointOperationStatus::Messagestring in reported errors.