-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Description
Bug Description
The rustchain.org beacon API endpoints documented in bounty tasks return 404 errors.
Steps to Reproduce
- Follow the instructions in rustchain-bounties issue #382 to send a beacon envelope
- Run:
beacon webhook send https://rustchain.org/beacon/api/relay/receive --kind hello - Observe: 404 Not Found error
Expected Behavior
The endpoint https://rustchain.org/beacon/api/relay/receive should accept beacon envelopes.
Actual Behavior
Returns 404 Not Found.
Additional Notes
https://rustchain.org/beacon/api/relay/discoveralso returns 404https://rustchain.org/healthworks fine- The base path
https://rustchain.org/beacon/loads an HTML page
Severity
Functional - The beacon API is documented but not working.
Environment
- OS: macOS
- beacon-skill version: 2.15.1
- Python: 3.9
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels