Navigation Menu

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

method does not exist or is not available in the module '\Piwik\Plugins\API\API'." #11725

Closed
yrk2yrk opened this issue May 22, 2017 · 0 comments
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@yrk2yrk
Copy link

yrk2yrk commented May 22, 2017

For version 3.0.4, API method not working for "getPageUrl" and few more.

Getting following error:
{
"result": "error",
"message": "The method 'getPageUrl' does not exist or is not available in the module '\Piwik\Plugins\API\API'."
}

Some API methods work, some don't.

Facing same problem with demo API call. Here is my API call:

http://demo.piwik.org/?module=API&method=API.getSiteSearchCategories &idSite=3&period=day&date=yesterday&format=json&token_auth=anonymous

http://demo.piwik.org/?module=API&method=API.getPageUrl&pageUrl=demo.piwik.org&idSite=3&period=day&date=yesterday&format=json&token_auth=anonymous

Is there anything wrong in API call?

Please help.

Thank you.

@yrk2yrk yrk2yrk closed this as completed May 22, 2017
@mattab mattab added the answered For when a question was asked and we referred to forum or answered it. label Jun 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

2 participants