Forum Discussion

dineshkumarravi's avatar
dineshkumarravi
Frequent Visitor
1 year ago
Solved

Getting 400 Error while preview the lookup activity

Hi,

I am facing an issue while previewing the lookup activity — it shows a 400 error. However, when I run the procedure alone, it works fine, and another lookup activity is also working. For reference, I have attached a screenshot below.

 

 

 

 

  • Hi Anushka96dineshkumarravijosef78,


    We are not getting any issue while trying to access warehouse. PFBS for reference. Also Parameters cannot be used as connection strings in Fabric pipelines. Please connect to the source directly rather than using parameters.

     


    If this post helps, then please give us ‘Kudos’ and consider Accept it as a solution to help the other members find it more quickly.

    Thank you for using Microsoft Community Forum.

12 Replies

  • Anushka96's avatar
    Anushka96
    Frequent Visitor

    We're are facing same issue.  Anyone found a solution. I think this is happening from fabric end.

    • v-kpoloju-msft's avatar
      v-kpoloju-msft
      Community Support

      Hi Anushka96dineshkumarravijosef78,


      We are not getting any issue while trying to access warehouse. PFBS for reference. Also Parameters cannot be used as connection strings in Fabric pipelines. Please connect to the source directly rather than using parameters.

       


      If this post helps, then please give us ‘Kudos’ and consider Accept it as a solution to help the other members find it more quickly.

      Thank you for using Microsoft Community Forum.

  • josef78's avatar
    josef78
    Memorable Member

    Same problem here, on Copy Activity. When I try preview on source of copy activity (Oracle DB via on-premise gw), it returns error 400 or 408. It happens in case of more complex queries.

  • v-kpoloju-msft's avatar
    v-kpoloju-msft
    Community Support

    Hi dineshkumarravi,
    Thank you for reaching out to the Microsoft fabric community forum.

    When we have reproduced the issue and we are getting timeout error. Could you please let us know the latest error screenshot. is it 400 error or the time out?

    Thank you for using the Microsoft Community Forum.

    • josef78's avatar
      josef78
      Memorable Member

      In my case, there is only code 400 or 408. But it's probably related to some timeout problem, because the error occurs with more complex and longer queries.

      or

       

       

    • v-kpoloju-msft's avatar
      v-kpoloju-msft
      Community Support

      Hi dineshkumarravi

      After thoroughly reviewing the details you provided, I reproduced the scenario again, and it worked on my end. I used it as sample data and successfully implemented it.

      This might be an intermittent issue. It is currently working for us. Please let us know if you continue to experience the same problem.




      If this post helps, then please give us ‘Kudos’ and consider Accept it as a solution to help the other members find it more quickly.

      Thank you for using Microsoft Community Forum.

      • josef78's avatar
        josef78
        Memorable Member

        Hi dineshkumarravi ,

        the problem is still there. I think there are three different problems or changes in behavior in the last week, but one serious.
        1. If in query is some small syntax error, like a semicolon at the end for Oracle DB, it returns a nonsensical 400 error.
        2. If the preview contains two columns of the same name it again returns a nonsense error 400
        3. If the query is a more complex query and the preview takes more than approximately 100 seconds, it returns error 408. This is different than before, either the preview takes longer than before or there is a shorter timeout. And this is a problem because it is not possible to develop a pipeline with more complex queries.