Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Url calling issue rest_no_route #38

Open
anaisVerdier49 opened this issue Jan 23, 2017 · 1 comment
Open

Url calling issue rest_no_route #38

anaisVerdier49 opened this issue Jan 23, 2017 · 1 comment

Comments

@anaisVerdier49
Copy link

Hi,
I want call
http://Servername/WPSite/index.php/wp-json/wp-api-menus/v2/menus
or
http://Servername/WPSite/wp-json/wp-api-menus/v2/menus

i had test this url : http://Servername/WPSite/?rest_route=/wp-json/wp-api-menus/v2/menus, same result :/

And i have this following error:
image

Wordpress srv : 4.6.1
WP API REST : 2.0beta15
WP REST API V2Menus : 0.2

Can you help me?
Bets regards,
Anais

@anaisVerdier49
Copy link
Author

It's very strange thing : if i call http://ServerName/WPSite/index.php/wp-json/menus/v1/menus/, i see the response, but i have plugins in version 2 !

And with calling http://ServerName/WPSite/index.php/wp-json/menus/v1/menus/primary, i don't have a good JSON response :/

Best regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant