웹 캡처 및 변환 도구
GrabzIt의 온라인 커뮤니티

API 테스트 중 오류 발생

웹 페이지 또는 HTML을 캡처하거나 변환하는 방법에 대한 질문 into 이미지, CSV, PDF 또는 DOCX 문서 및 비디오 변환 방법 into 애니메이션 GIF는 API를 사용합니다.

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();

 

이 문제를 어떻게 해결할 수 있나요?

8년 2018월 XNUMX일 익명님이 질문하셨습니다.

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 무료 시험판.

8년 2018월 XNUMX일 GrabzIt 지원팀에서 답변함