Forum Discussion

eduardomaia's avatar
eduardomaia
Frequent Visitor
8 years ago
Solved

Error on API Query

I'm trying to establish an connection with the following query:   let Origem = {1..20}, #"Convertido em Tabela" = Table.FromList(Origem, Splitter.SplitByNothing(), null, null, ExtraValues.Error),...
  • Anonymous's avatar
    Anonymous
    8 years ago

    Hi eduardomaia,

     

    According to error message, it seems like you got service related error message.

     

    I think you need to check that api if they had limitations who not allow you send too many requests at same time.

     

    Regards,

    Xiaoxin Sheng