yuxuan
V2EX  ›  微信

求助 微信的 launch3rdApp 接口还能用吗 看到小红书现在用的就是这个,两个 appid 什么关系啊

  •  
  •   yuxuan · Jan 28, 2016 · 7409 views
    This topic created in 3784 days ago, the information mentioned may be changed or developed.
    wx.config({
    beta: true,
    appId: 'wx24d4366d90ac53a8',
    timestamp: 1453968282,
    nonceStr: 'zlxgyzalbg',
    signature: 'f6dc6ff0d7136125ec4bca2e7a879b2bb9bafd93',
    jsApiList: ['launch3rdApp']
    });
    wx.ready(function() {
    wx.invoke('launch3rdApp', {
    appID: 'wxd8a2750ce9d46980',
    }, function(res) {})
    });
    })
    2 replies    2016-01-28 20:17:03 +08:00
    oott123
        1
    oott123  
       Jan 28, 2016
    搜索到了这个:
    https://github.com/weui/weui/wiki/%E5%BE%AE%E4%BF%A1JSAPI
    可以看到,在早期,这个接口就需要白名单。

    如今微信日益封闭,现在这个接口想必也需要白名单了。
    楼主可以发邮件给微信那边寻求合作试试看。
    pynix
        2
    pynix  
       Jan 28, 2016
    封闭
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5446 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 49ms · UTC 08:28 · PVG 16:28 · LAX 01:28 · JFK 04:28
    ♥ Do have faith in what you're doing.