underarmour redirect
This commit is contained in:
@@ -1641,7 +1641,6 @@ def rower_underarmour_authorize(request):
|
||||
state = str(uuid4())
|
||||
|
||||
redirect_uri = UNDERARMOUR_REDIRECT_URI
|
||||
redirect_uri = 'http://localhost:8000/underarmour_callback'
|
||||
|
||||
url = 'https://www.mapmyfitness.com/v7.1/oauth2/authorize/?' \
|
||||
'client_id={0}&response_type=code&redirect_uri={1}'.format(
|
||||
|
||||
Reference in New Issue
Block a user