You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
mbtyomkin
changed the title
API.HelpCenter.Articles.GetByPageUrl
API.HelpCenter.Articles.GetByPageUrl incorrectly formats the request Uri
Mar 31, 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.
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.
The text was updated successfully, but these errors were encountered: