初始化视频号
<p>[TOC]</p>
<h5>简要描述</h5>
<ul>
<li>初始化视频号</li>
</ul>
<h5>请求URL</h5>
<ul>
<li><code>http://localhost:30001/InitFinder</code></li>
</ul>
<h5>请求方式</h5>
<ul>
<li>POST</li>
</ul>
<h5>参数</h5>
<p>无</p>
<h5>返回示例</h5>
<pre><code>{
&quot;BaseResponse&quot;: {
&quot;Ret&quot;: 0,
&quot;ErrMsg&quot;: {
&quot;String&quot;: &quot;&quot;
}
},
&quot;myacct&quot;: [],
&quot;cmdlist&quot;: [],
&quot;tab_infos&quot;: [],
&quot;userver_for_h5&quot;: 12,
&quot;wx_user_attr&quot;: {
&quot;wording&quot;: &quot;视频号暂未向你的区域开放,如果继续,你可能无法享受完整的视频号体验。另请注意,视频号是为微信用户提供的功能,使用微信服务应遵守《腾讯微信软件许可及服务协议》和《微信隐私保护指引》。&quot;
},
&quot;alias_info&quot;: [
{
&quot;nickname&quot;: &quot;Visions&quot;,
&quot;head_img_url&quot;: &quot;http://wx.qlogo.cn/mmhead/OM4v0FU3h0tWazaMyCI7wW5L9O1JUQNGSiakmpmRia0k9esGhja9KnAA/0&quot;,
&quot;role_type&quot;: 1
},
{
&quot;nickname&quot;: &quot;ILOVEYOU&quot;,
&quot;head_img_url&quot;: &quot;http://wx.qlogo.cn/mmhead/fIKJOPSADFUJ45yhAaficG5Ldbia9OFx0/132&quot;,
&quot;role_type&quot;: 2,
&quot;alias_msg_name&quot;: &quot;25d50278ba89a5c0754d1e4b9eaa3c3a1695b799a3b62bd2865e53349f3ea126@findermsgalias&quot;,
&quot;alias_version&quot;: 1,
&quot;alias_status&quot;: 1
}
],
&quot;current_alias_role_type&quot;: 2,
&quot;next_alias_mod_available_time&quot;: 1673082996,
&quot;finder_username_list&quot;: [],
&quot;wx_username_for_h5&quot;: &quot;wxid_nqizm4fw4s7n22&quot;,
&quot;retry_delay_second&quot;: 600,
&quot;teenmode_setting&quot;: {
&quot;teenager_setting&quot;: 1,
&quot;is_teenager_mode&quot;: false
},
&quot;slide_up_guide_config&quot;: [],
&quot;contacts&quot;: [],
&quot;navigation_titles&quot;: [
{
&quot;scene&quot;: 1,
&quot;wording&quot;: &quot;&quot;
},
{
&quot;scene&quot;: 2,
&quot;wording&quot;: &quot;&quot;
}
],
&quot;pc_card_show_style&quot;: 1,
&quot;sns_create_user_info&quot;: {
&quot;wording&quot;: &quot;发表视频需要先创建视频号,使用以下信息创建。&quot;
},
&quot;finder_check_prefetch_conf&quot;: {
&quot;interval_second&quot;: 60,
&quot;lastest_count&quot;: 20
},
&quot;pc_finder_expt_info&quot;: {
&quot;pc_view_bullet_chat&quot;: 1,
&quot;pc_new_reddot_bigcard&quot;: 0,
&quot;pc_new_play_page&quot;: 0,
&quot;pc_reddot_reload_param&quot;: 0
},
&quot;finder_config_item&quot;: [
{
&quot;config_name&quot;: &quot;retry_delay_second&quot;
},
{
&quot;config_name&quot;: &quot;teenmode_setting&quot;,
&quot;config_value&quot;: &quot;CAEQAA==&quot;
},
{
&quot;config_name&quot;: &quot;pc_card_show_style&quot;
},
{
&quot;config_name&quot;: &quot;sns_create_user_info&quot;,
&quot;config_value&quot;: &quot;CkLlj6Hooajop4bpopHpnIDopoHlhYjliJvhu7rop4bpopHlj7fvvIzkvb/nlKjku6XkuIvkv6Hmga/liJvlu7rjgII=&quot;
},
{
&quot;config_name&quot;: &quot;finder_check_prefetch_conf&quot;,
&quot;config_value&quot;: &quot;CDwQFA==&quot;
},
{
&quot;config_name&quot;: &quot;pc_finder_expt_info&quot;,
&quot;config_value&quot;: &quot;CAE=&quot;
},
{
&quot;config_name&quot;: &quot;nickname_custom_characters&quot;,
&quot;config_value&quot;: &quot;CghcK1wtXCZcLg==&quot;
},
{
&quot;config_name&quot;: &quot;usefindergetcommentlist&quot;,
&quot;config_value&quot;: &quot;MQ==&quot;
}
],
&quot;expt_buffers&quot;: [
&quot;CiMKH2ZpbmRlcl9maXJzdHBhZ2VfcmVjb21tZW5kX3RpcHMSABDtGw==&quot;,
&quot;CigKI3RpbWVsaW5lX3RhYl91c2VfbG9jYWxfY2FjaGVfc3dpdGNoEgEwEAA=&quot;,
&quot;CicKHXRpbWVsaW5lX3RhYl9jYWNoZV90aW1lX3ZhbHVlEgYyNTkyMDAKIwofZmluZGVyX2ZpcnN0cGFnZV9yZWNvbW1lbmRfdGlwcxIAEL04&quot;
]
}</code></pre>
<h5>返回参数说明</h5>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">key</td>
<td style="text-align: left;">string</td>
<td>后续操作可能会用到</td>
</tr>
<tr>
<td style="text-align: left;">original_url</td>
<td style="text-align: left;">string</td>
<td>后续操作可能会用到</td>
</tr>
<tr>
<td style="text-align: left;">request_url</td>
<td style="text-align: left;">string</td>
<td>后续操作可能会用到</td>
</tr>
<tr>
<td style="text-align: left;">access_url</td>
<td style="text-align: left;">string</td>
<td>后续操作可能会用到</td>
</tr>
<tr>
<td style="text-align: left;">context_id</td>
<td style="text-align: left;">string</td>
<td>后续操作可能会用到</td>
</tr>
</tbody>
</table>
<h5>备注</h5>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>