ButterCMS/buttercms-js

Pages list always returns an empty array

BaseCrusher opened this issue · 1 comments

When calling: https://api.buttercms.com/v2/pages/*/?preview=1&auth_token=<api_key> according to the API doc it should return me an array with all available pages.
But the array is always empty even though we have data and using queuing it like this works:
https://api.buttercms.com/v2/pages/<page_type>/<page_key>/?auth_token=<api_key>

@BaseCrusher Sorry, didn't see this! I'm sorry to hear that you're having some trouble with the API - can you possibly contact us via the chat on our website? We can take a look and see if we can't help, but we'd need some more info from you :)

Thanks!