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

After submitting my first assignment from CLI, no other command works #64

Closed
FriarTech opened this issue Mar 3, 2014 · 7 comments
Closed

Comments

@FriarTech
Copy link

No matter what I do after submitting my first exercise, Im getting Error parsing API response: [invalid character '<' looking for beginning of value]

@kytrinyx
Copy link
Member

kytrinyx commented Mar 3, 2014

Would you email me the contents of your ~/.exercism.go file? kytrinyx@exercism.io

@FriarTech
Copy link
Author

Mailed.

@kytrinyx
Copy link
Member

kytrinyx commented Mar 3, 2014

Responded.

I've fixed the problem with the submission and added an issue so that it doesn't happen again: https://github.com/exercism/x-api#14

@kytrinyx kytrinyx closed this as completed Mar 3, 2014
@jwood803
Copy link

Hope it's ok to mention this here, but I got this error when trying to submit with the first F# exercise. The contents do contain a few ">" characters.

@kytrinyx
Copy link
Member

Usually this error means that the API is returning HTML, generally containing an error message. I'll see what I can find out.

@kytrinyx
Copy link
Member

I completely forgot to add F# extension detection to the app. Fixed in de06ca7 (and deploying now).

@jwood803
Copy link

Looks good now. Thanks!

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

3 participants