Method Web.Auth.OAuth2.Base()->try_get_error()
- Method try_get_error
private mixed try_get_error(string data)
- Description
Try to get an error message from data. Only successful if data is a JSON string and contains the key error.
private mixed try_get_error(string data)
Try to get an error message from data. Only successful if data is a JSON string and contains the key error.