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

500 on invalid attachment #7

Open
einzige opened this issue Apr 1, 2014 · 1 comment
Open

500 on invalid attachment #7

einzige opened this issue Apr 1, 2014 · 1 comment

Comments

@einzige
Copy link
Contributor

einzige commented Apr 1, 2014

@cantino fails with 500:
https://github.com/einzige/mavenlink/wiki/Attachments

"A server error has occurred. If this problem persists, please contact [email protected]."

Works with correct attachment:

~ ❯❯❯ curl --form "attachment[data][email protected]" --form "attachment[type]=post_attachment" "https://api.mavenlink.com/api/v1/attachments.json" -H "Authorization: Bearer ****"

But response is weird:

{"id":16515055}%
@cantino
Copy link
Contributor

cantino commented Apr 2, 2014

Yea, that response is strange. It's an attachment_id, which you can later pass to Expenses or Posts, but it looks like it's not using Brainstem presenters for some reason.

einzige pushed a commit to einzige/mavenlink_gem that referenced this issue Aug 19, 2016
…ies_specification

remove incorrect update attribute for time entries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants