Forum Discussion

pp_01's avatar
pp_01
Mentor
6 years ago

Receiving URL too long from V1 call

Hey all.

I'm trying to save some value in metadata through V1 call and if the data which I'm trying to set is too big I'm receiving an Error as "URL too long". I'm trying to achieve this in an endpoint using freemarker. Is there any way to resolve this so that I can set the metadata through V1 call?

Thanks in advance.

  • Did you try to send it as a POST request instead of GET?

  • pp_01  - Please raise a ticket to lithium support to increase the length of metadata. 

    Just want to confirm, are you getting this error in Freemarker code or on jquery side when you are making ajax call to it?