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
{
type: "http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.2",
title: "The "index" method is not implemented in class RestfulBase.",
status: 501,
detail: "Not Implemented."
}
The text was updated successfully, but these errors were encountered:
Recoverable fatal error: Argument 1 passed to RestfulBase::setPublicFields() must be of the type array, null given, called in /var/www/html/clinicfinder/sites/all/modules/contrib/restful/plugins/restful/RestfulBase.php on line 1107 and defined in RestfulBase->setPublicFields() (line 1118 of /var/www/html/clinicfinder/sites/all/modules/contrib/restful/plugins/restful/RestfulBase.php).
I am getting this result when I browse http://api.test.lab/api/v1.0/basic_search. What am I doing wrong?
The text was updated successfully, but these errors were encountered: