Paginator - Page starting page number doesn't inject 0 #61361
              
                Unanswered
              
          
                  
                    
                      Tanujshriyan
                    
                  
                
                  asked this question in
                Connector Builder
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
The API url starting page index is 0 and if I try to inject 0 into HTTP Request

It failed to add it in url
Request:
LOG:
But if I try with starting page index as 1
Example value suggests that we can use the value 0 which is misleading.

For a quick fix I can ask the API provider to change this for me but going forward I feel this should be fixed or allow the user to add some condition.
Beta Was this translation helpful? Give feedback.
All reactions