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

Integration with mobile app #204

Open
wellyngson opened this issue Jan 6, 2025 · 2 comments
Open

Integration with mobile app #204

wellyngson opened this issue Jan 6, 2025 · 2 comments

Comments

@wellyngson
Copy link

Which application you are interested about
Arena

Your question
Hi are you good?

I am wrestler, refeer and mobile developer and I am trying develop a new app to check order fights for my championship (This championship already created and working).

Firstly, http://arena.unitedworldwrestling.org/api/doc , this link to download collection to postman is not working, I found a new link (http://arena.uww.org/api/doc) but in this link I have not access tha auth routes.

After, I saw some trainings, but to create the app in Arena, we need save the redirect_ui,

image

My big problem is, what should be the redirect_ui? Because for any connection we have another IP,

Do you have step-by-step to integrate it?

Firstly I am trying integrate with postman but I don't have success, with the same router.

I can setup the variables on Firebase, to any connection I get the current IP and cliente_secret...

Thanks for your time.

@wellyngson
Copy link
Author

Hi, I have news, I can use the collections and integrate with postman, it is working, I just need to pass the headers to mobile app, but my last questions: Every time I need be connect in the same internet that the VM is running with arena, and use the the url the arena, or, is there annother sittuation I connected with annoter internet, for exemplo, mobile internet and I have access to championship of VM?

@eveyrat
Copy link
Member

eveyrat commented Jan 9, 2025

Hi @wellyngson, if your plan is to have a mobile app fetching data from ARENA, for your users to follow your events, then you probably need to host your own version of ARENA online, and have your local ARENA (running the competition on-site) in sync with your online ARENA.

We strongly suggest using the Docker image, rather than the VM, that will be deprecated at the end of 2025.
Follow this discussion for Docker support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants