Instagram reel transcript avatar
Instagram reel transcript

Pricing

$2.00/month + usage

Go to Store
Instagram reel transcript

Instagram reel transcript

Developed by

ius iyb

ius iyb

Maintained by Community

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

KM

error when enter a instagram url

Open

known_myrtle opened this issue
12 days ago

error when enter a instagram url

linen_snack avatar

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:

  1. Go to your Actor's run page in the Apify Console.
  2. Click on the Input tab.
  3. Find the openaiApiKey field. You will see an ENCRYPTED_VALUE.
  4. Delete the entire contents of the openaiApiKey field.
  5. Get your original, plain-text OpenAI API key (it should start with sk-...).
  6. Paste this fresh, plain-text key directly into the openaiApiKey field.
  7. 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.