We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Selamlar Lemi abi :)
Postman'in yeni sürümünde Jqueryi kaldırmışlar. Aşağıda da linkini paylaştım. cheerio.js e geçmişler.
http://blog.getpostman.com/2016/08/30/jquery-replaced-by-cheeriojs-in-postman-sandbox/
The text was updated successfully, but these errors were encountered:
Evet update gerekiyor. Iyzico Api ogrenmek icin postman harika bir kaynak.
Sorry, something went wrong.
global variable'lara bu şekilde eklerseniz variable: CryptoJS current_value: require('crypto-js')
ve Pre-Request Script'ten de
//import crypto-js sha1 $.getScript("https://cdnjs.cloudflare.com/ajax/libs/crypto-js/3.1.9-1/sha1.min.js", function() {}); //import crypto-js base64 $.getScript("https://cdnjs.cloudflare.com/ajax/libs/crypto-js/3.1.9-1/enc-base64.min.js", function() {});
bu şekilde silerseniz sıkıntısız çalıştırabilirsiniz
CryptoJS, Postman ile birlikte geliyor artık https://postman-quick-reference-guide.readthedocs.io/en/latest/libraries.html. İlgili güncelleme tarafımızda tamamlanmıştır.
No branches or pull requests
Selamlar Lemi abi :)
Postman'in yeni sürümünde Jqueryi kaldırmışlar. Aşağıda da linkini paylaştım. cheerio.js e geçmişler.
http://blog.getpostman.com/2016/08/30/jquery-replaced-by-cheeriojs-in-postman-sandbox/
The text was updated successfully, but these errors were encountered: