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

Can't upload file using FileManager #303

Closed
stefbaldipr opened this issue Apr 24, 2018 · 1 comment
Closed

Can't upload file using FileManager #303

stefbaldipr opened this issue Apr 24, 2018 · 1 comment

Comments

@stefbaldipr
Copy link
Contributor

It throws the following exception:

"Title: Invalid Resource\r\nType: http://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/\r\nStatus: 400\r\nDetail: The resource submitted could not be validated. For field-specific details, see the 'errors' array.\r\nErrors: folder_id Schema describes integer, string found instead\r\n"

stefbaldipr pushed a commit to stefbaldipr/MailChimp.Net that referenced this issue Apr 24, 2018
@stefbaldipr
Copy link
Contributor Author

I made a PR to fix it

stefbaldipr pushed a commit to stefbaldipr/MailChimp.Net that referenced this issue Apr 24, 2018
stefbaldipr pushed a commit to stefbaldipr/MailChimp.Net that referenced this issue Apr 24, 2018
Issue fixed w override and marked as deprecated the previous
implementations
brandonseydel pushed a commit that referenced this issue Jun 28, 2018
* Fix issue: Can't upload file using FileManager #303

Changed type folderId to Int

* Revert "Fix issue: Can't upload file using FileManager #303"

This reverts commit 8ed944a.

* Fix issue: Can't upload file using FileManager #303

Issue fixed w override and marked as deprecated the previous
implementations
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

2 participants