Web Yakalama ve Dönüştürme Araçları
Grabz's Çevrimiçi Topluluğu

API'yi test ederken hata oluştu

Web sayfalarını veya HTML'yi nasıl yakalayacağınız veya dönüştüreceğinizle ilgili sorular sorun into Resimler, CSV, PDF veya DOCX belgeleri ve ayrıca videoların nasıl dönüştürüleceği intAPI'mızı kullanan animasyonlu GIF'ler.

GrabzIt Error: Your current package does not support encrypting captures. Upgrade for free to encrypt captures: https://grabz.it/upgrade/?FreeTrial=true

before upgrade my account, i'm testing the api.

but error has been occurred.

i didn't set any parameters 

GrabzIt("key").ConvertURL("my domain address").Create();

 

Bu sorunu nasıl çözebilirim?

8 Kasım 2018'da isimsiz bir kişi tarafından soruldu

I am unable to repeat your problem. Using the call you referenced above:

GrabzIt("key").ConvertURL("my domain address").Create();

Generates a capture. The only way I can recreate your problem is by using:

GrabzIt("key").Encrypt().ConvertURL("my domain address").Create();

Which is the correct behaviour as capture encryption is a premium feature. To use premium features free for seven days you can try our ücretsiz deneme.

GrabzIt Desteği tarafından 8 Kasım 2018'da yanıtlandı