Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] No Callbacks Received from Registered Tournament Provider #944

Open
iDanielWongi opened this issue Jun 21, 2024 · 3 comments
Open
Labels
api: tournament-v5 on hold: escalated to team This issue has been escalated to the team that owns the service. scope: lol type: bug report

Comments

@iDanielWongi
Copy link

Bug Description
The callback from the League of Legends server to the registered URL is not functioning as expected. Despite the server receiving the request when using postman, no proper acknowledgment or expected behavior occurs from riot - dont see any calls.

Problem Description
There is no callback from Riot that the game is over. And the correct ports are activated, I try to do it through postman and it works as it should.

Expected Result
After the game completes, the server should receive a callback with the game results. This should trigger the server to process the data, update the database, and perform necessary actions based on the game results. The server should acknowledge the callback with a 200 OK response.

Actual Result
Nothing happens!

I haven't received any requests on the url I used when registering a tournament provider from the tournament codes generated with that provider id

@tisbells tisbells added type: bug report on hold: escalated to team This issue has been escalated to the team that owns the service. scope: lol api: tournament-v5 labels Jun 21, 2024
@tisbells
Copy link
Contributor

Hi there, we are looking into this and will post back when we have more info.

@Dallin-Cawley
Copy link

Dallin-Cawley commented Jul 11, 2024

Has this been resolved? I am also not receiving any callbacks.

@tisbells
Copy link
Contributor

tisbells commented Jul 16, 2024

Could those experiencing this issue please send the following to our support site:

  • Recent tournament codes
  • The provider URL
  • Confirmation of whether the game looks as expected using Get Game

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: tournament-v5 on hold: escalated to team This issue has been escalated to the team that owns the service. scope: lol type: bug report
Projects
None yet
Development

No branches or pull requests

3 participants