Not Monitored
Tag not monitored by Microsoft.
39,088 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
is it possible to run a Python script that makes an API call which includes a key?
I've got a key from RapidAPI.com but getting it to run via Azure is not working
Yes, this is possible.
When you create the script, you will need to run it locally and test then confirm if it is working. So you can isolate the issue, then you can troubleshoot Azure. Do u have any specific errors wehn connecting to Azure??
See: https://learn.microsoft.com/en-us/azure/developer/python/get-started?source=recommendations