I am experiencing the same issue after updating to WooCommerce 3.6.1 version.
Classes that extend the WooCommerce/WordPress REST API should only be loaded during the rest_api_init action, or should call WC()->api->rest_api_includes() manually
Can you please advise on how you resolved this issue?