Help - Search - Members - Calendar
Full Version: CHAT CREATE <target_id> with comma
Skype Community > English > Development, Betas and Skype Garage > Skype Public API
skype_mnf
Hello!

I'm experimenting with Skype API and found that I cannot create chat if target_id contains commas:
>CHAT CREATE ta,in,sa,2006
>ERROR 507 CHAT: CREATE: invalid/missing user handle(s) as argument
"ta,in,sa,2006" is a real Skype name (just from random search with comma),
I suppose Skype thinks it is list of names, and last one (2006) is invalid, perhaps I should escape target_id somehow?

Please help, thank you in advance,

Michael
Cho Smile
I have same common problem with skype ID which contains comma.

.GetFriendList also returns skype IDs separated by commas, so may be parameter's delimiter have to different (not comma) or comma have to be forbidden and officially changed in all skype IDs.
TheUberOverlord
QUOTE(skype_mnf @ Aug 21 2006, 10:16 AM) [snapback]289695[/snapback]

Hello!

I'm experimenting with Skype API and found that I cannot create chat if target_id contains commas:
>CHAT CREATE ta,in,sa,2006
>ERROR 507 CHAT: CREATE: invalid/missing user handle(s) as argument
"ta,in,sa,2006" is a real Skype name (just from random search with comma),
I suppose Skype thinks it is list of names, and last one (2006) is invalid, perhaps I should escape target_id somehow?

Please help, thank you in advance,

Michael


Would you mind filing a bug report on this here:

https://developer.skype.com/jira/secure/Cre...amp;issuetype=5
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.