openid - DotNetOpenAuth I Need Send Long string in FetchResponse -


Invalid URI: When I send long string in FetchResponse

Execution Execution

Invalid URI: Uri string is too long.

AX, or any other open-end extension, is not designed to run large payloads. If you have an image or other big binary data to transmit, then it is better that the image can be accessed through the URL and then transmitting the URL to the URL.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -