Composite API working ubnormally

Composite API working ubnormally

Hello,

Today we see that  Composite API (https://www.zoho.com/crm/developer/docs/api/v6/composite-api.html) is working ubnormally. Before today everything was ok.

1. If we call it with "parallel_execution": true it has REQUEST_TIMEOUT. For example:

Light request:

{
  • "parallel_execution":true,
  • "__composite_requests":[
    1. {
      • "uri":"/crm/v6/org",
      • "method":"GET"
      }
      ,
    2. {
      • "uri":"/crm/v6/users?type=CurrentUser",
      • "method":"GET"
      }
    ]
}

Answer is:

{
  • "__composite_requests":[
    1. {
      • "code":"REQUEST_TIMEOUT",
      • "details":{
        }
        ,
      • "message":"request is not yet received by our service, kindly validate the request",
      • "status":"error"
      }
      ,
    2. {
      • "code":"REQUEST_TIMEOUT",
      • "details":{
        }
        ,
      • "message":"request is not yet received by our service, kindly validate the request",
      • "status":"error"
      }
    ]
}

2. When we call with "parallel_execution": false request is ok, but some functions does not work. 
For example, if we call function "uri":"/crm/v6/users?type=CurrentUser" answer is:

{
  • "__composite_requests":[
    1. {
      • "code":"SUCCESS",
      • "details":{
        • "response":{
          • "headers":{
            }
            ,
          • "status_code":404,
          • "body":{
            • "code":"INVALID_URL_PATTERN",
            • "details":{
              }
              ,
            • "message":"Please check if the URL trying to access is a correct one",
            • "status":"error"
            }
          }
        }
        ,
      • "message":"composite sub request executed successfully",
      • "status":"success"
      }
    ]
}

At the same time if we call directly function /crm/v6/users?type=CurrentUser outside composite Api answer is ok.

Regards,
Nikolay


    Access your files securely from anywhere

        Zoho Developer Community




                                  Zoho Desk Resources

                                  • Desk Community Learning Series


                                  • Digest


                                  • Functions


                                  • Meetups


                                  • Kbase


                                  • Resources


                                  • Glossary


                                  • Desk Marketplace


                                  • MVP Corner


                                  • Word of the Day



                                      Zoho Marketing Automation


                                              Manage your brands on social media



                                                    Zoho TeamInbox Resources

                                                      Zoho DataPrep Resources



                                                        Zoho CRM Plus Resources

                                                          Zoho Books Resources


                                                            Zoho Subscriptions Resources

                                                              Zoho Projects Resources


                                                                Zoho Sprints Resources


                                                                  Qntrl Resources


                                                                    Zoho Creator Resources



                                                                        Zoho Campaigns Resources


                                                                          Zoho CRM Resources

                                                                          • CRM Community Learning Series

                                                                            CRM Community Learning Series


                                                                          • Kaizen

                                                                            Kaizen

                                                                          • Functions

                                                                            Functions

                                                                          • Meetups

                                                                            Meetups

                                                                          • Kbase

                                                                            Kbase

                                                                          • Resources

                                                                            Resources

                                                                          • Digest

                                                                            Digest

                                                                          • CRM Marketplace

                                                                            CRM Marketplace

                                                                          • MVP Corner

                                                                            MVP Corner





                                                                              Design. Discuss. Deliver.

                                                                              Create visually engaging stories with Zoho Show.

                                                                              Get Started Now