GuglielmoTor commited on
Commit
f3b41b9
·
verified ·
1 Parent(s): 11f2781

Update Data_Fetching_&_Rendering.py

Browse files
Files changed (1) hide show
  1. Data_Fetching_&_Rendering.py +2 -0
Data_Fetching_&_Rendering.py CHANGED
@@ -1,3 +1,5 @@
 
 
1
  def fetch_org_urn(comm_client_id, comm_token_dict):
2
  """
3
  Fetches the user's administrated organization URN and name using the Marketing token.
 
1
+ from sessions import create_session
2
+
3
  def fetch_org_urn(comm_client_id, comm_token_dict):
4
  """
5
  Fetches the user's administrated organization URN and name using the Marketing token.