sample-message-menus-ruby icon indicating copy to clipboard operation
sample-message-menus-ruby copied to clipboard

Unable to execute the sample-message-menus-ruby kindly please advise the steps

Open ManjunathanRajan opened this issue 7 years ago • 1 comments

I tried the steps which is mentioned but unable to execute this. unable to start rackup.

In the event Subscription request url does not work 500 bad request.

Please help on this

ManjunathanRajan avatar Mar 12 '18 07:03 ManjunathanRajan

@ManjunathanRajan you probably want to provide more details so the maintainers can reproduce your problem and diagnose it. Unfortunately, 'I tried the steps', isn't specific enough no is 'unable to start rackup', nor the scenario that you are describing as 'event Subscription request url'.

Since a 500 is a server error, it means there's an exception message you're not sharing. 9 times out of 10, the exception message tells you where the problem is and what it is.

Without sharing that info, best guess is that you did something wrong.

bf4 avatar Oct 12 '18 16:10 bf4