PayPal API Error - Senders Email Is Not Confirmed - paypal-rest-sdk

I am using the CreateSinglePayout.php sample code provided by paypal and I have my client id and secret set in bootstrap.php however no matter what I do I keep getting the error - Error: ACCOUNT_UNCONFIRMED_EMAIL - Sender's email is not confirmed.
The email on my paypal account IS INFACT CONFIRMED so I don't understand what's happening and I can't find any solutions anywhere.
Does anyone know why I keep getting this error?
Any help is greatly appreciated!

Please file a support ticket with our Merchant Technical Support team so that they can grab logs for your attempt. When filing the ticket please make sure to include the debug ID from the error response as well as the date/time of the attempt.

Related

Docusign Connect - Error - Delivery pending. Internal Connect Error

I'm trying to create a webhook that updates the envelope on my system, but I'm having this issue:
Docusign Issue
Has anyone ever had something similar?
I took a look about this error and I found a bug with connect from last year where there was a special character in the document causing the error. In one of the examples, there was a newline character in the name of the document which caused the error. I would suggest creating a case on the DocuSign support site for further investigation (support.docusign.com).
An internal issue ticket has been opened on this matter. When you do contact DocuSign Support, please reference issue number EC-4887.

How to get my user id and posts from username on Instagram?

Due to recent changes on API Instagram, it is not possible to use the endpoint above:
https://www.instagram.com/{username}/?__a=1
I've tried with:
https://i.instagram.com/api/v1/users/web_profile_info/?username=username
However, it is not working correctly to fetch data. Please, could someone help to find a solution?
In advance, thank you very much.
The API endpoint https://i.instagram.com/api/v1/users/web_profile_info/?username=username does in fact work if the client has the X-IG-App-ID request header set. This header value can be obtained by inspecting the request sent via any web browser.
Try with this endpoint if your account is a business account.
https://graph.instagram.com/me/media?fields={id,caption,media_type,media_url,permalink,thumbnail_url,timestamp,username}&access_token=""

Google Wallet app api / created passes lead to error

I was following the tutorial
https://codelabs.developers.google.com/add-to-wallet-web for building a generic pass over the api.
using https://github.com/google-pay/wallet-web-codelab as repo.
after some struggling with the 7 days test account (if someone gets 403 unauthorized requests check that you use the same iam email for the test account on the register page)
okay, all works well, i get the stored wallet object back but when i try to reach the URL
Test-URL with JWT there is always an undefined error coming back and I have no clue how to debug or check what is the problem.
anyone who could give hints on what is going wrong here?
thanks!

sign up google merchant account

I need some advice on setting up merchant account in google.
When I try to set up merchant account, account signing up page shows me an error.
The error code is shown as "An error occurred {"type":"PLATFORM_ERROR", "payload":"0"}"
I've tried to resolve this issue with Google support team, but they keep sending me general information and manual..
Please give me suggestions on this issue. (I already finished developing my commercial application, but can't set the price because of this issue. )
Thanks in advance.
I had the same issue.
What I did to resolve it was to flush the browser cookies, history and cache. After that, I opened a new browser tab and logged in to my Google Wallet account (the one I set up previously to BUY apps on the play store). As I was logging in, I noticed there was some error but it quickly resolved itself - I successfully logged in and could see what I previously bought.
After that, I closed and re-opened my Google Dev Console, and tried to setup a Merchant Account again and it worked.
I experienced the same problem and I finish solved changing my address length, uou can't use more than 64 characters. see https://stackoverflow.com/a/21412790/2359141
clear cache and everything by using ctl+alt+delete
keep only one tab
Select proper product type , I selected Computer software its worked for me
Do sign out and login in wallet google
I found the solution.
You just have to let the VAT number empty during registration, fill it later.
It worked for me.
I got the payload error as well, what resolved my problem was changing my PO Box address to a physical address. Google chat support figured it out.

Problem with Importing contact list from gmail contacts using php

I am trying to import the contact list from gmail using libgmailer.php but I am getting this error.
Fail to connect because: Gmail: Invalid request. (libgmailer: Gmail seems to have changed the URL again.)
Can anyone tell me what iam doing wrong.
thanks
Google has an API to get the information now. http://code.google.com/apis/contacts/ Trying to screen-scrape the data is, at best, obsolete.

Resources