Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Web.Contents failed to get contents from

  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi Anonymous,

    According to your snapshot, it seems like you add too long query string in the web connector URL.

    For the query string parameters, we can add some simple filter conditions in the query string instead of a full query.

    browser - What is the maximum possible length of a query string? - Stack Overflow
    In my opinion, I'd like to suggest you contact the API developer if you need to send a long query. Then you can use send these queries to other parts of requests. (e.g. request header, body)

    Regards,
    Xiaoxin Sheng

2 Replies

  • As the message states - your query string is too long.  Ask for fewer columns.

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous,

    According to your snapshot, it seems like you add too long query string in the web connector URL.

    For the query string parameters, we can add some simple filter conditions in the query string instead of a full query.

    browser - What is the maximum possible length of a query string? - Stack Overflow
    In my opinion, I'd like to suggest you contact the API developer if you need to send a long query. Then you can use send these queries to other parts of requests. (e.g. request header, body)

    Regards,
    Xiaoxin Sheng