webflorist / storyblok-backup

npx CLI tool to create a full backup of a Storyblok space
MIT License
11 stars 1 forks source link

AU and US Location #2

Closed ralph-burstsms closed 3 months ago

ralph-burstsms commented 3 months ago

Hey, Need help in allowing backup for AU/US spaces. I am getting the ff error. But works on EU.

{
  message: 'Not Found',
  status: 404,
  response: 'This record could not be found'
}

Great tool btw. Thanks!

codeflorist commented 3 months ago

hey @ralph-burstsms,

thanks for reporting this!

i've just released v0.0.4, which adds the parameter --region.

check readme or help-command for possible values. let me know if you have any problems!