Skip to content

Commit

Permalink
add headers
Browse files Browse the repository at this point in the history
  • Loading branch information
akaBotelho committed Dec 26, 2024
1 parent 823a81d commit 636c41c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pipelines/capture/movidesk/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ def create_tickets_extractor(
return partial(
get_raw_api_top_skip,
url=constants.TICKETS_BASE_URL.value,
headers=None,
params=params,
top_param_name="$top",
skip_param_name="$skip",
Expand Down

0 comments on commit 636c41c

Please sign in to comment.