Search found 28 matches
Re: HTTPAPI
The API details for Seller Center is to go to Developers login and share the API details I did. To authenticate we have goto Developer's login to fetch Client key (public) & Secret key (private). API details relate to Developers not Seller Center .. If there was any API out there, I would have a...
Re: HTTPAPI
Hi Jon, based on my understanding, I am attempting to use postman-Tiktok suppied curl command (snapshots attached) to generate the OAuth v2.0 access_token, by filling in necessary parms (includes API keys-public & private(secret)), which I got after the App was approved by Tiktok. Meanwhile, you...
Re: HTTPAPI
One limitation from what I am told is that in your Example7 for HTTPAPI, URL for Scott is mentioned. Cannot change it to 3rd party URL. So, would be compelled to go with GETURI, since HTTPAPI is inflexible in this case, which seems true now .. Thought Jon was going to show the way ... has not respon...
Re: HTTPAPI
Hi Scott, if you could respond, as Jon has not replied so far.
Re: HTTPAPI
Sorry Scott. You are right.
~~~
Hi Jon, any thoughts so far ?
Are we good with the info I provide related to API details !?
~~~
Hi Jon, any thoughts so far ?
Are we good with the info I provide related to API details !?
- Mon Mar 04, 2024 8:25 pm
- Forum: YAJL-ILE
- Topic: JSONWEBSRV.sqlrpgle
- Replies: 26
- Views: 112006
Re: JSON2WEB.rpgle
Hi Jonboy, any thoughts so far ?
Are we good with the info I provide related to API details !?
Are we good with the info I provide related to API details !?
Re: HTTPAPI
More Tiktok API details (parms) ..
- Mon Mar 04, 2024 5:25 pm
- Forum: YAJL-ILE
- Topic: JSONWEBSRV.sqlrpgle
- Replies: 26
- Views: 112006
Re: JSONWEBSRV.sqlrpgle
More Tiktok API details (parms) ..
Re: HTTPAPI
Here are Tiktok API details you needed to view .. for better understanding https://seller-us.tiktok.com/product/manage is the endpoint. AS/400-IFS file .json data to be posted onto this URL. FYI- my other pgm generates that .json data and stores it into IFS path file /tmp/makejson1.json But, we also...
- Mon Mar 04, 2024 4:51 pm
- Forum: YAJL-ILE
- Topic: JSONWEBSRV.sqlrpgle
- Replies: 26
- Views: 112006
JSON2WEB.rpgle (new HTTPAPI pgm)
Here are Tiktok API details you needed to view .. for better understanding https://seller-us.tiktok.com/product/manage is the endpoint. AS/400-IFS file .json data to be posted onto this URL. FYI- my other pgm generates that .json data and stores it into IFS path file /tmp/makejson1.json But, we also...