stellar-deprecated / bridge-server

Deprecated. Go to https://github.com/stellar/go/tree/master/services/bridge
Apache License 2.0
88 stars 64 forks source link

callback do not being invoked #104

Closed nkuhero closed 6 years ago

nkuhero commented 6 years ago

I set receive in bridge.cfg but it does not work.

bridge.cfg

[callbacks] receive = "http://127.0.0.1:8002/receive"

I start up a service listen in 8002 but it is not being invoked

bartekn commented 6 years ago

This is likely issue on your side because we know of many projects that use bridge server in the latest version without any problems. Please ask for help at Stellar Stack Exchange.