Trying to test 8.x.2 version by installing required REST modules and also drupalgap sdk 8.x-2.x. When navigating to http://dru8.local/admin/config/drupalgap message "Not Acceptable" is showing , while in dblog main error is Symfony\Component\HttpKernel\Exception\NotAcceptableHttpException: No route found for the specified format html. in Drupal\Core\Routing\RequestFormatRouteFilter->filter() (line 53 of C:\server\www\dru8\core\lib\Drupal\Core\Routing\RequestFormatRouteFilter.php).

drup8.local is installed on wamp stack (localhost).

Comments

nithinkolekar created an issue. See original summary.

tyler.frankenstein’s picture

Version: 8.x-2.x-dev » 8.x-1.x-dev
Status: Active » Postponed (maintainer needs more info)

Thank you for your detailed write up in #2671684: thorough version and app specific documentation needed, I will address that as soon as possible.

In the mean time, it looks like you are using 8.x-2.x which is deprecated. My apologies for the confusion, but both the SDK and the module should be using the 8.x-1.x versions:

That will hopefully fix the problem, please advise.

nithinkolekar’s picture

no problem will rollback to 8.x-1.x version. Is that mean I also need to install jDrupal 8.x-1.x? Because in in 8.x-2.0 version you had removed the jDrupal dependency and you didn't mentioned the reason on that commit or any roadmap for future development(just curious nothing else).

tyler.frankenstein’s picture

Correct, the 8.x-1.x jDrupal module is now a dependency for the 8.x-1.x DrupalGap module.