WeChat payment Prompt "This link is inaccessible" What is the reason?

Source: Internet
Author: User
I am directly using the PHP version of the demo prompt "This link is not accessible" what is the reason?
The official link to the documentation is this,


My link is like this


I wonder if this is the reason?


Reply to discussion (solution)

What should I do with it?

You first visit the callback address to see if you can access it.
Looking at the picture means that you can't access your address.

You first visit the callback address to see if you can access it.
Looking at the picture means that you can't access your address.


My address is right, I just use the official website demo, do not know is the configuration problem or what?

There's a callback address for payment in the backstage of the public, you know what you wrote, right?

No callback address in background

There's a callback address for payment in the backstage of the public, you know what you wrote, right?




I already set it up?

Landlord Find out what reason no, I also this mistake

Do you pay the interface or call the payment interface after the successful payment? If the payment is successful, the callback address is wrong. If you apply for a payment request, the interface is your parameter is wrong. Carefully examine the payment code you wrote (the value returned to the page)

Weixinjsbridge.invoke (
' Getbrandwcpayrequest ',
{$jsApiParameters},
Function (res) {
WeixinJSBridge.log (RES.ERR_MSG);

}
);

There's a problem with the value of this place.

Thanks, I'll try again.

I also encountered this problem, I estimate is the background configuration of "Authorization callback page Domain name" problem, but I can not modify this value, I changed the URL of this parameter, I do not report this error

I'm getting OpenID error, print out request address separate request no problem, put in Project request error

Did the landlord solve it?

Did the landlord solve it?


No solution, now card this, except for its own browser outside the other can not

You must set the callback domain name, otherwise this will happen, the interface hint is too bad.

Public number platform-"Interface Rights-" page authorized to obtain user basic information to modify

Landlord Find out what reason no, I also this mistake


In the background to set a callback domain name
  • Related Article

    Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.