Pagination classes returning http instead of https uris #9258
Unanswered
davisonv
asked this question in
Potential Issue
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, i got stucked in problem that is the urls that the pagination classes put in the previous and next fields of the api's response, i need the url to start with "https://..." not "http..."
The quickfix i did was to create a custom pagination class that replaces the url but think that maybe this problem could be a issue in the project.
Beta Was this translation helpful? Give feedback.
All reactions