181 raise RemoteDataError(msg)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29893
    Carlos Roberto
    Participant

      ao importar os dados das ações conforme código descrito no video, recebo o seguinte erro.

       

      179 msg += “\nResponse Text:\n{0}”.format(last_response_text)

      180 –>

      181 raise RemoteDataError(msg)

      182

      183 def _get_crumb(self, *args):

      #29901
      Fábio Spak
      Participant

        Olá Carlos, em qual trecho de código ocorreu esse erro? Se puder postar um print.

        Fabio

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.