Import/export error (Unauthorized)

System Information
  • Strapi Version: 4.12.5
  • Operating System: linux
  • Database: postgres
  • Node Version: * v22.1.0
  • NPM Version: 10.7.0
  • Yarn Version:

Hi, i am trying to import data from one remote strapi to my new remote strapi instance, i have tried “npm run strapi transfer – --from remoteURL” and “npm run strapi import – -f export_20221213105643.tar.gz.enc” both commands, but getting an error
Screenshot 2024-05-10 at 5 51 09 PM

but when i tried to create a fresh strapi project locally and tried to import, it worked.