Group Abstract Group Abstract

Message Boards Message Boards

Send message outside Mathematica through Channel-Based Network?

Posted 9 years ago
POSTED BY: Diego Zviovich
4 Replies
POSTED BY: Igor Bakshee

Hi Diego,

What are the permissions of the channel you are trying to send? To send a message through say a web browser, or other HTTP client, the channel needs to be publically writable, with Permissions-><|"All"->"Write",...|>

Let me know if that works for you, but note that doing this will let anyone send any message on your channel.

Thanks,

Ian

POSTED BY: Ian Johnson
Posted 9 years ago

Ian, this is are the options of the channel

<|ChannelPreSendFunction -> Automatic, HandlerFunctions -> None, 
 Initialization -> Automatic, 
 MetaInformation -> <|"OwnerID" -> "users@example.com"|>, 
 NotificationFunction -> Inherited, 
 Permissions -> <|All -> {"Write", "Read"}, 
   "user@example.com" -> "Execute"|>, 
 ChannelBase -> "https://channelbroker.wolframcloud.com:443", 
 "URLRendering" -> Automatic|>
POSTED BY: Diego Zviovich
Posted 9 years ago

Hi Ian, the permissions read,

Permissions -> <|All -> {"Write", "Read"}, "myemail@gmail.com" -> "Execute"|>

POSTED BY: Diego Zviovich
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard