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

API.HelpCenter.Articles.GetByPageUrl incorrectly formats the request Uri #270

Closed
mbtyomkin opened this issue Mar 31, 2017 · 1 comment
Closed
Assignees

Comments

@mbtyomkin
Copy link

mbtyomkin commented Mar 31, 2017

When using the API.HelpCenter.Articles.GetByPageUrl method, despite the nextpage parameter being set correctly (taken from previous response), the Uri that the API builds is wrong. It is builds a Uri that points to the Core API, not the Help Center API.

@mbtyomkin mbtyomkin changed the title API.HelpCenter.Articles.GetByPageUrl API.HelpCenter.Articles.GetByPageUrl incorrectly formats the request Uri Mar 31, 2017
@mozts2005 mozts2005 self-assigned this Apr 2, 2017
mozts2005 added a commit that referenced this issue Apr 2, 2017
@mozts2005
Copy link
Member

mozts2005 commented Apr 2, 2017

@mbtyomkin I am unable to replicate your issue. I have created a pull request with a test case that I added.
If you find that my test is not how you are using the method please submit an example test of your own.

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

2 participants