Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Team,
We have scenario in B2B retailer web sites where we can add more than 100 to 200 products to the cart at the same time to place the order. We are using s.product variable to capture the particular product ID, Quantity and price. Unfortunately, when we add more than 100 products to the cart then we are seeing the status as "414 Request URI Too Large" as shown on the attached screenshot. Could any one assist me to fix this issue and let me know for any other information.
Thank you,
Jay.
Solucionado! Ir para a Solução.
You request is send via GET it needs to be send via POST.
You need to use Visitor ID services and latest Appmeasurement.js and if the URI is nore than the limit 2048 char I think it will automatically send it via post
See this Difference Between POST vs. GET Request Methods
You request is send via GET it needs to be send via POST.
You need to use Visitor ID services and latest Appmeasurement.js and if the URI is nore than the limit 2048 char I think it will automatically send it via post
See this Difference Between POST vs. GET Request Methods
Thank you so much. We are checking as mentioned on the given link.
Visualizações
respostas
Total de curtidas
Visualizações
Curtida
respostas