BC660 HTTP Url Limited to 256 bytes?!

I’m trying to post to an AWS service that requires a key in the URL. It is kind of lengthy and pushes my Url beyond the 256 byte limit described in the HTTP application note. Any workarounds? This has GOT to be a common issue.

If this is really a limitation then it’s absurd. There is no RFC that limits URL lengths to 256 bytes!

Please provide your complete log

I’m afraid I don’t have a log at this point. I will attempt to reproduce the problem at some point.

I had my vendor creat a shortened URL and that worked. Using the long URL I simply got “ERROR” returned from the HTTP post.

Please provide your complete log again