Hi, I would like to accomplish the export of the c...
# gooddata-ui
h
Hi, I would like to accomplish the export of the catalog, but am getting the following error How can I achieve the export? We are proceeding from the following document. https://sdk.gooddata.com/gooddata-ui/docs/export_catalog.html#using-gooddatacatalog-export-with-gooddata-cloud-and-gooddatacn
Copy code
$ time npx @gooddata/catalog-export
j
Have you done the following steps? You need to use the token for GoodData Cloud, not the password basic auth.
๐Ÿ‘€ 1
h
Thank you for your reply. I would like to get the token, but is the following interpretation of the URL to get it correct? https://sdk.gooddata.com/gooddata-ui/docs/cloudnative_authentication.html#context-deferred-authentication Currently, a 404 page is being returned.
Copy code
<https://rehatch.cloud.gooddata.com/tokens>
I was able to do it. Thank you for your reply!
๐Ÿ‘ 2
j
Thatโ€™s right. Iโ€™m glad it worked for you ๐Ÿ™‚
๐Ÿ™ 1