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

404 when publishing from Posit Cloud project to Posit Cloud #6329

Closed
mslynch opened this issue Jul 24, 2023 · 0 comments · Fixed by #6327
Closed

404 when publishing from Posit Cloud project to Posit Cloud #6329

mslynch opened this issue Jul 24, 2023 · 0 comments · Fixed by #6327
Labels
bug Something isn't working publishing
Milestone

Comments

@mslynch
Copy link
Contributor

mslynch commented Jul 24, 2023

Bug description

The Posit Cloud publishing provider has special logic to, when publishing from a project in Posit Cloud, associate the published content with that project. That behavior is broken because we make an API call to get the project using the application id instead of the content id.

Steps to reproduce

Publish any content using quarto publish posit-cloud.

Expected behavior

The content should publish successfully.

Actual behavior

A 404 error occurs (attempting to get the content with the wrong id).

Your environment

Posit Cloud

Quarto check output

No response

@mslynch mslynch added the bug Something isn't working label Jul 24, 2023
@mcanouil mcanouil added this to the v1.4 milestone Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working publishing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants