Getting "The resource you are looking for has been removed, had its name changed, or is temporarily unavailable." if url length is more than 4096 chars.

Saumay Paul 0 Reputation points
2025-05-09T17:33:11.55+00:00

When I hit my app url with query params containing encrypted values (of length more than 4096) it is giving the error:
"The resource you are looking for has been removed, had its name changed, or is temporarily unavailable."
And in network tab, i can see code 404.

If url length is within 4096, it opening perfectly.

Linking a similar issue:
https://learn.microsoft.com/en-us/answers/questions/2263487/swa-params-payload-with-length-of-4096-results-in
I need confirmation and resolution, if the url length is the reason of this issue.

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,152 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.