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

Fix the link in "Multi-tenant Applications" section #1128

Open
Tej12345 opened this issue Dec 4, 2024 · 0 comments
Open

Fix the link in "Multi-tenant Applications" section #1128

Tej12345 opened this issue Dec 4, 2024 · 0 comments

Comments

@Tej12345
Copy link

Tej12345 commented Dec 4, 2024

WHERE

USE-CASE GUIDES -> Multi-tenant Applications

WHAT

for dataset in companies campaigns ads clicks impressions geo_ips; do
  curl -O https://examples.citusdata.com/mt_ref_arch/${dataset}.csv
done

WHY

➜  work cat \$dataset.csv     
<html>
<head><title>403 Forbidden</title></head>
<body>
<h1>403 Forbidden</h1>
<ul>
<li>Code: AccessDenied</li>
<li>Message: Access Denied</li>
<li>RequestId: 7XB5RWWCVKTMZ2HA</li>
<li>HostId: zHfDdXl7CzRTccWc1Rg8nntomlaMNg03mTYbuCItA0Shj3kSvk3cPNNrCKygqUjJcexl6Bn8IUQ=</li>
</ul>
<h3>An Error Occurred While Attempting to Retrieve a Custom Error Document</h3>
<ul>
<li>Code: AccessDenied</li>
<li>Message: Access Denied</li>
</ul>
<hr/>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant