☰
Login
Signup
Home
›
VipulK
›
Comments
Activity
Discussions
4
Comments
7
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
VipulK
About
Username
VipulK
Joined
November 2019
Visits
13
Last Active
April 2020
Roles
Member
Activity
Discussions
4
Comments
7
Comments
Not a bad decision. I actually updated my program to be more efficient with order updates. I'll keep it that way even when restrictions are removed.
in
Restriction on number of modifications per order
Comment by
VipulK
April 2020
So pausing the app won't affect the expiry date?
in
Does pausing a subscription extend the expiry date?
Comment by
VipulK
March 2020
Right. Okay thanks
in
Order UPDATE status received after COMPLETE
Comment by
VipulK
February 2020
Ahh. What a stupid mistake. Its supposed to be order. I wrote it correctly in Postman. Thanks dude.
in
PHP file not receiving postbacks
Comment by
VipulK
January 2020
Ah I'm an idiot. It was a syntax error. Access token needs to be set like this $kite->setAccessToken($config['access_token']); Not this $kite->setAccessToken = $config['access_token']; Problem solved.
in
Uncaught InputException (400) 'Invalid `api_key` or `access_token`
Comment by
VipulK
November 2019
If I put my quotes line in the login page itself, it works. There's something not right about saving and re assigning the access token. Can you help?
in
Uncaught InputException (400) 'Invalid `api_key` or `access_token`
Comment by
VipulK
November 2019
Yes. I hard coded them in just to be sure and I still get the error.
in
Uncaught InputException (400) 'Invalid `api_key` or `access_token`
Comment by
VipulK
November 2019