SSO bug fixed
This commit is contained in:
@@ -80,6 +80,7 @@ if user_mail in user_list:
|
||||
batch_id = json.loads(json.loads(response.text)['body'])['batch_id']
|
||||
landing_zone = json.loads(json.loads(response.text)['body'])['landing_zone']
|
||||
except:
|
||||
st.write(myobj)
|
||||
st.write(response.text)
|
||||
else:
|
||||
st.write("Failed")
|
||||
|
||||
Reference in New Issue
Block a user