not working, tested on gmail,lol
Charles
@Charles
Posts made by Charles
-
RE: is it possible to customize "random user agent"?
OB1 dont support random UA on selenium
-
RE: How to generate an AWS4 signature
actually that is not from post data
i thought OB will interpret \n as new line even on FUNCTION constant. -
RE: How to generate an AWS4 signature
my problem is the string to sign
AWS4-HMAC-SHA256\n20150830T123600Z\n20150830/us-east-1/iam/aws4_request\nf536975d06c0309214f805bb90ccff089219ecd68b2577efef23edd43b7e1a59
i put this sample as constant and output should be
like:
AWS4-HMAC-SHA256
20150830T123600Z
20150830/us-east-1/iam/aws4_request
f536975d06c0309214f805bb90ccff089219ecd68b2577efef23edd43b7e1a59but its not doable on OB, any suggestion?
-
RE: How to generate an AWS4 signature
i got confused, this is only to generate the signing_key, right? and not the signature
-
RE: Guide to resolve/grab API Login for android app?
you can't find? lol
there's a million tutorials when you googled it -
RE: How do I click this button [SELENIUM]
its working on my side if you Accept cookies first, weird.