I also submitted the problem but didm't get any answer...

Cyb3r Network

On Mar 12, 4:11 pm, Clint Shryock <[email protected]> wrote:
> Hey all
>
> I'm trying to update my user information a 
> lahttp://develop.github.com/p/users.htmlexamples
>
> Under "Authenticated User Management" the example is as follows:
>
> curl -F 'login=schacon' -F 
> 'token=XXX'https://github.com/api/v2/json/user/show/schacon-F 'values[email]=
> [email protected]'
>
> I swap out schacon and XXX for my username and token and switched the email
> value to be "[email protected]" and ran it on the command line
> curl -F 'login=ctshryock' -F 
> 'token=XXX'https://github.com/api/v2/json/user/show/ctshryock-F 
> 'values[email]=
> [email protected]'
>
>  Everything appeared fine because the user object returned showed "email": "
> [email protected]", but when I view my account online 
> athttps://github.com/accountthe information is the same.
>
> I get the same (non) results when updating the name, blog, company or
> location values.
>
> Thoughts?
>
> +Clint

-- 
You received this message because you are subscribed to the Google Groups 
"GitHub" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/github?hl=en.

Reply via email to