AhmedEwis commited on
Commit
8597bf7
1 Parent(s): afc3dae

Update app_old.py

Browse files
Files changed (1) hide show
  1. app_old.py +32 -0
app_old.py CHANGED
@@ -147,3 +147,35 @@ i spend 3000 on my prepaid card and spend 3000 abroad and 1000 in kuwait on my m
147
  list all the maximum cashback amount for all segments
148
  Can i open flexible deposit for 365 days?
149
  i spent 3000 on my prepaid card, and spent 3000 abroad and 1000 in kuwait on my mastercard world, calculate my cashback if i am w segment for both cards and sum it
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
147
  list all the maximum cashback amount for all segments
148
  Can i open flexible deposit for 365 days?
149
  i spent 3000 on my prepaid card, and spent 3000 abroad and 1000 in kuwait on my mastercard world, calculate my cashback if i am w segment for both cards and sum it
150
+
151
+ ##############################################################
152
+
153
+ {
154
+
155
+ "clientId": "f733f068-2f50-461f-9d5d-61db69183b59",
156
+
157
+ "clientSecret": "1PN8Q~EJMfJQO-dJodlRos8JkwCgLKZp.w0Rsde.",
158
+
159
+ "subscriptionId": "7a89995a-1969-4a82-8e42-6efbdeb02fcb",
160
+
161
+ "tenantId": "b24c718e-a35f-4654-b2fa-501c8126cb37",
162
+
163
+ "activeDirectoryEndpointUrl": "https://login.microsoftonline.com",
164
+
165
+ "resourceManagerEndpointUrl": "https://management.azure.com/",
166
+
167
+ "activeDirectoryGraphResourceId": "https://graph.windows.net/",
168
+
169
+ "sqlManagementEndpointUrl": "https://management.core.windows.net:8443/",
170
+
171
+ "galleryEndpointUrl": "https://gallery.azure.com/",
172
+
173
+ "managementEndpointUrl": "https://management.core.windows.net/"
174
+
175
+ }
176
+
177
+
178
+
179
+ https://botapp.azurecr.io
180
+
181
+