Hi,
I am invoking pay api followed by createsubscription using profile api (using java SDK from my workflow). I'll be creating profile while invoking pay api and then i'll send those profile data to invoke createsubscription api. both these invocations will happen in seconds. Here Pay API invocation is happening successfully along with profile, but on createsubscription im getting data not fount error (No records found). i.e invoking createSubscription using profile data that was created just before fails.
Kindly help me in this.
Thanks,
Suresh Babu R
07-16-2018 10:56 PM
Hi @sureshrb3
As a workaround before calling the createSubscription , please add a delay of 10 mins .
This is a know issue of data replication which is being worked on .
Thanks
07-17-2018 10:33 PM
Hi,
We cannot have that much time delay. will that Create Subscription API using profile actually works after 10 mins from creating a profile in gateway?
Thanks,
Suresh Babu R
07-18-2018 03:21 AM