Sir,
I have one query,
https://android.clients.google.com/c2dm/register3
refer request1.png for device regestration.

https://api.gatherdigital.com/apps/1949/notification_registrations
refer request2.png for generated token.

should I apply above mentioned regular expression in 1st request & in
second request.

Sir,
But the token generated for 3 scripts which I have created from Motorola
device (android v5.0)
is same for all three scripts.
token generated :-

{"device_token":"APA91bFDLyrJLbLY7zqrbNh-l7CJAKJqFbVSHsTWT7YGDNQV3HUl-OeMkEA5jV2TEvc5ZLJ9owrQvXimJ8gRAYPjl9gGrLWejVoZSL8aDPzbQ2oLhpvy2agPk8GZIfhMsIMwDFcTZ_cke-ic0yoR9EQ73ndQAkdh-w","platform":"android"}
----for Motorola device

&

 I have used another device to generate scripts nexus(android v5.0)
is also same for all three scripts.
token generated

{"device_token":"APA91bFFxd8Ur8Hqv5GeatukSZH2i_6MiKfWhx5HJ1-nUvCvm9nXXAqd0ZnOmau2bvRn_4FQ8bhAPlKMrcEFhVqWvtdgB30oUATqBamL9PBvpS3UKskDeRhZ3soCY_xjImSLLwh5azXbK0WLYnSvC6GPVc4VoPSMQg","platform":"android"}
--for nexus.

This mean that generated token is device specific.
but the token generated for the scripts have same token, but my scripts
fails on that step.
Please provide solution.

Thanks in advance.

On Tue, May 26, 2015 at 1:50 PM, ZK <[email protected]> wrote:

> Hi,
> try this:
>
> "device_token"[^:]+:(.+?),"platform"
>
>
>
> ZK
>
>
>
> --
> View this message in context:
> http://jmeter.512774.n5.nabble.com/Not-able-to-handle-generated-device-token-tp5722512p5722516.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>


-- 
Regards,
Pravesh prajapati.
Mob:-9702600170
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to