Im putting together some python code to move and then delete recordings from Twilio. There's plenty of documentation online to help with the script but the documentation says that I need to add the authorization code and token as a windows variable. The documentation shows how to get to the correct location to add these variables but does not show exactly what to enter, which location to enter it into or the exact format that it needs. I'm am new to all of this. On my Windows 10 machine - in the new variable window - it asks for 'variable name' and 'variable value'. I need to know exactly what I put in and the format it should be in. Any help would be appreciated. Thanks!
By default the TwilioRestClient object in the Twilio Python helper library looks for environment variables named TWILIO_ACCOUNT_SID and TWILIO_AUTH_TOKEN inside the current environment. Here is a post that describes how to set up environment variables on Windows:
I am trying to write a windows application to call a phone number(Twilio verified) from my application directly.What i was able to achieve was:- To call a phone number and read out a voice sms as mentioned in the TWIML url.- to call a phone number and then redirect it to another phone number ( by using in the TwiML).
I have created the workflow where I have used the UiPath.Twilio.acitivities package by UiPath and my workflow is running completely fine using 1.0.0 preview version but when I updated the package to latest version it is now working and giving the below error.
As a workaround you can get the package from a computer in which you have deployed your code before by searching it into C:/users/%username%/.nuget/packages and paste it into your new computer, and then you will be able to check your code and migrate it to another package.
Thanks for quick revert! So, I am using the 1.0.0 version of Uipath.Twilio.Activities package in one of my machine where my workflow is running completely fine.
On the other hand, in my another machine it is not working with the same package but if I use 1.0.0 preview package then only it is working.
One important question, like they are saying they dont support twilio activity anymore so we will be not able to use this package anymore in future? they will remove it? What does it exactly mean? as I have to set this up for client!
3a8082e126