diff --git a/tap_rest_api_msdk/streams.py b/tap_rest_api_msdk/streams.py index d06017e..8c3494f 100644 --- a/tap_rest_api_msdk/streams.py +++ b/tap_rest_api_msdk/streams.py @@ -119,6 +119,7 @@ def __init__( self.replication_key = replication_key self.except_keys = except_keys self.records_path = records_path + if next_page_token_path: self.next_page_token_jsonpath = next_page_token_path elif (