USEPA / e-manifest

API services documentation and reference material for the e-Manifest hazardous waste tracking system
https://www.epa.gov/e-manifest
Creative Commons Zero v1.0 Universal
26 stars 22 forks source link

EM-2147 Server URL Limit for Links Generated by UI Link Service #1546

Closed e-manifest closed 1 year ago

e-manifest commented 1 year ago

The server currently limits the size of URLs.

If you generate a URL from the UI Link service with a large amount of MTNs, then copy/paste the URL in the browser it throws an error.

{noformat}Request-URI Too Long The requested URL's length exceeds the capacity limit for this server.{noformat}

URL character count = 8202

[^URL 623 MTNs.txt]


When providing a URL below the server limit, the login page loads as expected (provided you are not previously logged in).

URL character count = 8189

[^URL 622 MTNs.txt]

How to re-create:

!Screenshot 2023-03-09 145040.png|width=1440,height=780!

{noformat}{ "page": "BulkSign", "epaSiteId": "TXD055141378", "filter": ["string", "string", "etc"] }{noformat}