Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retorno "moved_temporarily" #2

Open
vergonha opened this issue May 29, 2023 · 2 comments
Open

Retorno "moved_temporarily" #2

vergonha opened this issue May 29, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@vergonha
Copy link

Retorno "moved_temporarily"

Ao consultar qualquer código de rastreio, recebo um código de retorno chamado "moved_temporarily".

Log

Trecho de código:

const rastroJS = require('rastrojs')


rastroJS.track('JT124720455BR')
    .then(console.log)

Segue resposta:

[
  {
    code: 'JT124720455BR',
    isInvalid: true,
    error: 'moved_temporarily'
  }
]

OBS: Tentei com vários códigos de rastreio, inclusive com o código do próprio Readme do projeto.

@vergonha vergonha added the bug Something isn't working label May 29, 2023
@Da-ntas
Copy link

Da-ntas commented Jun 27, 2023

Segue com esse problema no momento?

@vergonha
Copy link
Author

Sim, testei novamente e continua com o mesmo retorno.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants