You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i was looking into 16 - Calling APIs/call_api.py. i think SUBSCRIPTION_KEY in 16 - Calling APIs/call_api.py should be in separate config (like .ini) file:
i was looking into
16 - Calling APIs/call_api.py
. i thinkSUBSCRIPTION_KEY
in16 - Calling APIs/call_api.py
should be in separate config (like .ini) file:config.ini
:then in
call_api.py
, we can get theSUBSCRIPTION_KEY
from.ini
fileThe text was updated successfully, but these errors were encountered: