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

RunService.addRunFromData() returns text/plain #2245

Open
johnaohara opened this issue Jan 16, 2025 · 0 comments
Open

RunService.addRunFromData() returns text/plain #2245

johnaohara opened this issue Jan 16, 2025 · 0 comments

Comments

@johnaohara
Copy link
Member

          I had to explicitly state the api produces `text/plain` to fix this issue in the UI:

image
even if the upload was working

Originally posted by @lampajr in #2243 (comment)

atm it just returns an array of ID's for the accepted Runs to process.
we should return a properly formatted JSON object, that contains the URI for each run, e.g https://restfulapi.net/http-status-202-accepted/

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