Quantcast
Channel: SeoTools for Excel - Community - Latest topics
Viewing all articles
Browse latest Browse all 1126

Problem creating a connector with an array in json

$
0
0

@fede_gomez_ wrote:

I'm creating a connector for deepl.com

This is the JSON notation included in RequestBody:

          {
            "jsonrpc": "2.0",
            "method": "LMT_handle_jobs",
            "params": {
              "jobs": [{
                "kind": "default",
                "raw_en_sentence": "@Model.Text"
              }],
              "lang": {
                "source_lang_user_selected": "@ModelFrom",
                "target_lang": "@ModelTo"
              },
              "priority": -1
            }
          }

Executing the connector produces an exception (failed to compile).

Is there a problem with the arrays in JSON?

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 1126

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>