• Hellblazer
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 5
    Replies

Please see the following thread from the Faye google group.  (http://faye.jcoglan.com for more info on Faye).  Any suggestions on how to debug a 500 Server Error when connecting with a server-side Bayeux client and OAuth token?  If the issue was authentication, or a bad request, shouldn't we be getting a 400 error?

 

https://groups.google.com/forum/?fromgroups#!topic/faye-users/SaEiojGQx3w

 

Thanks

Doug

Hi,

I am trying to build an app on .NET that uses the Streaming API and sends the notifications down to .NET Client. I am not sure i there is a Bayeux services references that can be used in .NET for this work.

 

Can anyone post any thoughts?

Has anyone been able to get the streaming API to work with a .net service?  

 

I've tried the library https://github.com/Oyatel/CometD.NET but am having difficulties with it.  Wanted to see if anyone had better luck.