You may receive a 401 Unauthorized response if you do not have API access or use an invalid api_token:
DaisybillApi.configuration.api_token = "123abc"
DaisybillApi::Models::BillingProvider.find(3){
"error":"Your user is not active."
}You may receive a 401 Unauthorized response if you do not have API access or use an invalid api_token:
DaisybillApi.configuration.api_token = "123abc"
DaisybillApi::Models::BillingProvider.find(3){
"error":"Your user is not active."
}