
Instagram reel transcript
Pricing
$2.00/month + usage

Instagram reel transcript
Effortlessly convert any public Instagram reels videos into accurate text, subtitles, or translations with this powerful OpenAI Whisper API actor.
0.0 (0)
Pricing
$2.00/month + usage
6
Total users
124
Monthly users
106
Runs succeeded
79%
Issues response
1.7 days
Last modified
4 days ago
error when enter a instagram url
Open
error when enter a instagram url
Hello,
Thank you for reaching out and providing the error logs. I've analyzed them and found the source of the issue.
While the error appears after you provide the Instagram URL, the problem is actually with the OpenAI API Key.
The error log shows: "The input field "openaiApiKey" could not be decrypted."
This means the saved API key in the actor's input has become corrupted or invalid. This commonly happens if the encrypted text is copied from a different context.
To fix this, please follow these simple steps:
- Go to your Actor's run page in the Apify Console.
- Click on the Input tab.
- Find the
openaiApiKey
field. You will see anENCRYPTED_VALUE
. - Delete the entire contents of the
openaiApiKey
field. - Get your original, plain-text OpenAI API key (it should start with
sk-...
). - Paste this fresh, plain-text key directly into the
openaiApiKey
field. - Save the input and run the actor again.
The Apify platform will automatically re-encrypt your key securely, and the actor will be able to read it correctly.