Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Customer scenario #73

Open
tnlthanzeel opened this issue May 6, 2021 · 4 comments
Open

Create Customer scenario #73

tnlthanzeel opened this issue May 6, 2021 · 4 comments

Comments

@tnlthanzeel
Copy link

tried creating a customer and i get this error

Create a new customer

New customer Information

CompanyProfile:
    Domain: SampleApplication130339732.onmicrosoft.com
    Attributes:
        ObjectType: CustomerCompanyProfile
BillingProfile:
    Email: [email protected]
    Culture: en-US
    Language: en
    CompanyName: Relecloud130339732
    DefaultAddress:
        Country: US
        City: Redmond
        State: WA
        AddressLine1: 4567 Main Street
        PostalCode: 98052
        FirstName: Gena
        MiddleName: MiddleName
        LastName: Soto
        PhoneNumber: 4255550101
    Attributes:
        ObjectType: CustomerBillingProfile
RelationshipToPartner: Unknown
Attributes:
    ObjectType: Customer

Creating customer.

**Partner Exception:
Error Category: Forbidden
Service Error Payload:
Error code: 600006
Error message: The requested action is not allowed

Context: Request Id: cc3d6e10-a6d9-475d-92cb-39412f643fc3, Correlation Id: e7fa0a90-f5fe-40ff-a1cf-afc0eb903b6f, Locale: en-US
Base Description: Microsoft.Store.PartnerCenter.Exceptions.PartnerException: The requested action is not allowed
at Microsoft.Store.PartnerCenter.PartnerService.SynchronousExecute[T](Func`1 operation)
at Microsoft.Store.PartnerCenter.Samples.Customers.CreateCustomer.RunScenario() in C:\Projects\new\Partner-Center-DotNet-Samples\sdk\SdkSamples\Customers\CreateCustomer.cs:line 65
at Microsoft.Store.PartnerCenter.Samples.BasePartnerScenario.Run() in C:\Projects\new\Partner-Center-DotNet-Samples\sdk\SdkSamples\BasePartnerScenario.cs:line 78**

please help

@RommelWZ
Copy link

RommelWZ commented Aug 11, 2022

tried creating a customer and i get this error

Create a new customer

New customer Information

CompanyProfile:
    Domain: SampleApplication130339732.onmicrosoft.com
    Attributes:
        ObjectType: CustomerCompanyProfile
BillingProfile:
    Email: [email protected]
    Culture: en-US
    Language: en
    CompanyName: Relecloud130339732
    DefaultAddress:
        Country: US
        City: Redmond
        State: WA
        AddressLine1: 4567 Main Street
        PostalCode: 98052
        FirstName: Gena
        MiddleName: MiddleName
        LastName: Soto
        PhoneNumber: 4255550101
    Attributes:
        ObjectType: CustomerBillingProfile
RelationshipToPartner: Unknown
Attributes:
    ObjectType: Customer

Creating customer.

**Partner Exception: Error Category: Forbidden Service Error Payload: Error code: 600006 Error message: The requested action is not allowed

Context: Request Id: cc3d6e10-a6d9-475d-92cb-39412f643fc3, Correlation Id: e7fa0a90-f5fe-40ff-a1cf-afc0eb903b6f, Locale: en-US Base Description: Microsoft.Store.PartnerCenter.Exceptions.PartnerException: The requested action is not allowed at Microsoft.Store.PartnerCenter.PartnerService.SynchronousExecute[T](Func`1 operation) at Microsoft.Store.PartnerCenter.Samples.Customers.CreateCustomer.RunScenario() in C:\Projects\new\Partner-Center-DotNet-Samples\sdk\SdkSamples\Customers\CreateCustomer.cs:line 65 at Microsoft.Store.PartnerCenter.Samples.BasePartnerScenario.Run() in C:\Projects\new\Partner-Center-DotNet-Samples\sdk\SdkSamples\BasePartnerScenario.cs:line 78**

please help

@tnlthanzeel Have you fixed the Forbidden error?

@rohitpandit18
Copy link

tried creating a customer and i get this error

Create a new customer

New customer Information

CompanyProfile:
    Domain: SampleApplication130339732.onmicrosoft.com
    Attributes:
        ObjectType: CustomerCompanyProfile
BillingProfile:
    Email: [email protected]
    Culture: en-US
    Language: en
    CompanyName: Relecloud130339732
    DefaultAddress:
        Country: US
        City: Redmond
        State: WA
        AddressLine1: 4567 Main Street
        PostalCode: 98052
        FirstName: Gena
        MiddleName: MiddleName
        LastName: Soto
        PhoneNumber: 4255550101
    Attributes:
        ObjectType: CustomerBillingProfile
RelationshipToPartner: Unknown
Attributes:
    ObjectType: Customer

Creating customer.
Partner Exception: Error Category: Forbidden Service Error Payload: Error code: 600006 Error message: The requested action is not allowed
Context: Request Id: cc3d6e10-a6d9-475d-92cb-39412f643fc3, Correlation Id: e7fa0a90-f5fe-40ff-a1cf-afc0eb903b6f, Locale: en-US Base Description: Microsoft.Store.PartnerCenter.Exceptions.PartnerException: The requested action is not allowed at Microsoft.Store.PartnerCenter.PartnerService.SynchronousExecute[T](Func`1 operation) at Microsoft.Store.PartnerCenter.Samples.Customers.CreateCustomer.RunScenario() in C:\Projects\new\Partner-Center-DotNet-Samples\sdk\SdkSamples\Customers\CreateCustomer.cs:line 65 at Microsoft.Store.PartnerCenter.Samples.BasePartnerScenario.Run() in C:\Projects\new\Partner-Center-DotNet-Samples\sdk\SdkSamples\BasePartnerScenario.cs:line 78

please help

@tnlthanzeel Have you fixed the Forbidden error?

Please give the solution of this Problem

@mikaelz
Copy link

mikaelz commented Apr 22, 2024

have the same issue and don't know why. Don't understand why The requested action is not allowed ? Created multiple other customers without issue previously

@rohitpandit18
Copy link

rohitpandit18 commented Apr 25, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants