Can't add account in the Xbox live for Test account results is error - xbox-live

When I Added Account for Authorize Xbox Live accounts in the partner center, Is appear the error
"400 - - Account 61379360-73a7-4bc4-a1fd-1d10b3783d8e with type Managed tried to access API for account type Open."
how can I fix this?

Related

How to create Paypal Developer Account (not sandbox)

I am trying to create a Paypal developer account from here (https://developer.paypal.com/classic-home/) and then clicking on Login into Dashboard and SignUp and it keeps giving me this error:
Something went wrong on our end. Please try again.
I used my real domain and password like below but I am always getting this message!

Initial setup of bim360 to get custom integration

I have created a new account with autodesk-bim360. When I try to access my BIM360 docs as Account Admin and I navigate to Settings, I cannot find the Custom Integration tab. Is there any settings that I should enable somewhere? Thanks!
sample image of visible custom integration
Custom Integration is available automatically with the BIM 360 account which has at least 100 active subscrition users.
For development phase, please send an email to bim360appsactivations#autodesk.com with a request to convert your BIM 360 account to a developer account. Include the following information.
BIM 360 Account Name - the email address you used to create the account.
BIM 360 Account ID - the account ID generated when you created the account. To find the account ID, click View Account ID at the bottom left corner of the screen.
Email address of the BIM 360 account admin.
The link below tells more details:
https://forge.autodesk.com/en/docs/bim360/v1/tutorials/getting-started/get-access-to-account/

Paypal: linking existing Sandbox Account with developer account

I dont have access anymore to the sandbox.paypal.com
In Developer Account I tried:
Want to link existing Sandbox Account with your developer account? *Click here* and provide credentials of your sandbox account.
After few redirections it refuses to sign me in:
Error
Relying Party Validation error: client_ID or redirect_uri provided in the request does not match any of the registered clients. Please check the request.
I've tried with two differents accounts, one of them do not have a live account, and it give me each time the same error without further explanation.
#paypaldev filed a ticket on the issue but I'm not sure what to expect.
Do am I the only one ?
An update here for everyone else as I followed up with François via Twitter. The internal teams were able to track down the issue that was causing the relaying party validation error, and it should now be fixed without needing a workaround. If anyone is still seeing an error, please let me know and I'll circle back with the teams working on the fix.

Unable to add ad account in the facebook business manager

I created a business manager and connected an application which access level is development.
Create one ad account.
When i try to create another, i receive the following message:
"You have reached the maximum number of advertising accounts
associated with this Business Manager's account. This limit helps to
prevent potential violations and fraud. If you need to add more
advertising accounts, contact your representative from Facebook or
click the gear icon and let us know about this issue. "
When i try to create an ad account through the api, api returns the following response:
{
"error": {
"message": "(# 275) Ad account can not be determined for this request",
"type": "OAuthException",
"code": 275
}
}
Can you explain why I can not create a new account, although the level of access for development, you can create 5 advertising account?
Is it possible to create ad accounts without business manager?
Advertising accounts must be linked to the real facebook user?
I will be grateful for explanations of how i can manage ad accounts on facebook
You can contact Facebook support or submit a request for more accounts, they generally give them very easily.
https://www.facebook.com/help/community/question/?id=10204144915803116

CreateAndSend Invoices User Access

So I was able to test CreateAndSend Successfully in sandbox, and have now moved my credentials to the live versions.
I created a new business account for using the live version, and have gotten my api credentials for it.
Replaced API ID,PASS,SIGNATURE with those credentials.
Connecting to svcs.paypal.com/Invoice/CreateAndSendnvoice.
and an error I'm getting back is user is not allowed to perform this action.
I set the merchant and payeremail to my email (I tried the paypal email and then the api1 email)
I was wondering if my paypal account needs to be verified to do this API call.
Thank you.
Make sure that you have a live app id and that it is approved for this feature.
Following up on this. Having my business account verified fixed the "user is not allowed to perform this action" problem I was having.