Question

Error Code 414 - Request-URI Too Large

  • 23 April 2024
  • 3 replies
  • 18 views

Badge +1

Hi,

I am trying to fetch all the profiles of the account using API in python.

I am trying with 100 pages at a time. After a certain point, specifically after 226 calls, I am getting this error:
status_code is 414 with message : Request-URI Too Large

Can someone help me out here?

I am using the following endpoint:

https://a.klaviyo.com/api/profiles/

from the link (https://developers.klaviyo.com/en/reference/get_profiles)


3 replies

Userlevel 7
Badge +36

Hi @jayadheer_a!

I’ll check on this and update the thread ASAP!

- Brian

Userlevel 7
Badge +36

Hi @jayadheer_a!

My apologies for the delay here! Is this still occurring for you?
 

- Brian

Badge +1

Hi @Brian Turcotte,

 

No, it is not resolved yet.

Can you please help?

 

Regards,

Jayadheer A

Reply