Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter jonenathan

    (@jonenathan)

    {“error”:{“code”:401,”desc”:”Authentication Failure”,”request_uri”:”\/?cdbt_api_key=myapikey&cdbt_api_request=get_data&cdbt_get_options_table=product”,”request_date”:”2015-10-18T02:06:56+00:00″}}

    Plugin Author ka2

    (@ka2)

    Thank you very much for reporting.

    I’m sorry. There was a defect in part to get the API key of the registered host. I’m going to release of fixing bugs at the next version.

    I am terribly sorry, but please wait for a while.

    Plugin Author ka2

    (@ka2)

    Hi,

    I released the version 2.0.3 that is fixed some bugs around the WebAPI processes.

    Please try brand new version.

    Thread Starter jonenathan

    (@jonenathan)

    Thank you for your update

    Thread Starter jonenathan

    (@jonenathan)

    Hi,
    I Having some problem when I use find_data api.
    I use get_data api it shown JSON result that thai language is encoded by Unicode, But find_data API request it’s result is encoded by TIS 620, then it doesn’t show anything in data array.
    How can I fixed this.

    get_data result:
    {“success”:{“code”:200,”table”:”wp_atvm_products”,”request”:”get_data”,”request_uri”:”\/?cdbt_api_key=key&cdbt_table= wp_atvm_products&cdbt_api_request=get_data”,”request_date”:”2015-10-20T01:54:38+00:00″},”data”:[{“id”:”81371″,”title”:”\u0e23\u0e2d\u0e07\u0e40\u0e17\u0e49\u0e32\u0e2b\u0e19\u0e31\u0e07\u0e27\u0e31\u0e27\u0e2a\u0e35\u0e41\u0e14\u0e07″}]

    find_data result:
    {“success”:{“code”:200,”table”:”wp_atvm_products”,”request”:”find_data”,”request_uri”:”\/?cdbt_api_key=38332cedb4&cdbt_table=wp_atvm_products&cdbt_api_request=find_data&search_key=[%E0%B9%80%E0%B8%AA%E0%B8%B7%E0%B9%89%E0%B8%AD]&columns=[title]”,”request_date”:”2015-10-20T01:55:50+00:00″},”data”:[]}

    Request URL:
    https://domain.com/?cdbt_api_key=key&cdbt_table=wp_atvm_products&cdbt_api_request=find_data&search_key=%5B?????%5D&columns=%5Btitle%5D

    Thank in advanced.

    Plugin Author ka2

    (@ka2)

    Very sorry,

    There was a problem with the method of “find_data()”.

    It also did not correspond to WebAPI call by the multi-byte characters. These will fixed in the next version.

    Please wait for a while.

    Thread Starter jonenathan

    (@jonenathan)

    Thank for your replies

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to use Web API Request’ is closed to new replies.