Amazon MWS API no longer returning personal information - amazon

Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.
This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers.
Closed yesterday.
Improve this question
Three years ago I developed an integration with Amazon, returning sales data of goods sold via FBA, and, for the whole time, it had been working literally flawlessly. Since Friday, 13 March, I have been facing a problem with Amazon MWS API: it still generates the FBA sales report, but stopped returning personal information, like buyers'/recipients' full names and their addresses. All the other data is present in the report. And absolutely nothing was done with the integration itself, neither with its configuration.
I can only add that I am internal developer of the organization (not a 3rd party producing solutions for other companies) and I have full access to the seller central console, so this is not an access issue. Our developer account under APPS & SERVICES -> DEVELOP APPS remains active.
Any ideas...?

Amazon restricted PII (Personal Identified-able Info). You need to talk to them to regain your access.
Thanks.

Related

Sharing of information between back end and front end developers [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 3 years ago.
Improve this question
This question is not related to code or any bug. I have an organisation related query. I am a front end developer. I consume web API's developed by the back end developers in my company. The problem here is, they share it via postman. API's are segregated project wise in folders. Problem is, the nomenclature of the API as well as the functionality differs. This creates lot of confusion for me while consuming API's. secondly, There is no indication that whether the API is deployed on a server or not. So sometimes, I end up writing the code and realize that the specific API is not deployed yet.
My question is, how does the world do it? How is the communication between developers established with this specific domain? How can one overcome this problem?
I hope i interpret your question correctly:
One of the methods used in the industry is scrum (specifically daily stand ups) where you talk about the work you intend to perform that day. This will give the back-end guys an opportunity to tell you its not yet ready. It really depends on the culture in the company. Why are they writing endpoints not yet deployed, and if not deployed, how difficult is it for you to make them deploy them?
Another way is DevOps which many think of as scrum for the entire value chain.
These methologies are however not something you can dictate, but they arose because of the problem you are refering to.
In practice: You should probably ask to get another folder called "SafeToUse" or "ReadyForConsumption" in Postman and in this way you can clearly see whats on its way and whats ready.
I hope this answers your question. I can't recommend anything more specific not knowing the kind of work you perform - normally in my experience the front- and backend for a given project is developed with close communication.

Azure web sites disappeared [closed]

Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.
This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers.
Closed 6 years ago.
Improve this question
I have two free Azure websites working for some months, but today they both have disappeared from the portal and are not working. I cannot create new ones with the same urls, because those names are considered incorrect now. I'm trying to enter application service blade to find out something, but portal just showing infinite loading indicator. All other resources on this plan are present and working fine. How can I bring those apps to live again with same urls?
Is there an ongoing issue with the European data centers: https://azure.microsoft.com/en-us/status/

How do you sign up for Azure in Australia? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 7 years ago.
Improve this question
Stupid question you say ? Well, I know we have data centres here. I went to the sign up page and Microsoft texted me a code, which I entered. The site told me it was invalid. I clicked the link for support, that page is broken ( go to the dashboard and click support, it's broken from there too ). I called the number I was given, and was told they do no Azure support, so they put me on to a chat. Having someone who can't speak clear English tell me a Tiny Url with a code on the end was fun.
I spent three hours in total talking to online and phone chat. Everyone pinged me to someone else. At this point, the story is that the phone help for Azure is closed for the day, or just not taking calls, and the sign up form won't work because I can't provide a credit card with a US billing address. Now, I admit that most people I spoke to didn't seem to understand my question, but I repeated it often enough. I also called their support line, it's always undermanned. They gave me an email to use which I can't work out, wappeans#microsoft.com ? Certainly, I've emailed and got no reply.
Is there any way I can sign up for an Azure account ?
At the core, I am going to:
https://account.windowsazure.com/signup?offer=ms-azr-0044p&appId=102
As you can see, it's asking for a US credit card. I see no option to change countries. I've ordered from people like Best Buy, giving my address but TX and a TX ZIP, but that failed in this case. The exact error message centres around having to provide a valid address. I can't get that far without entering card details, which I don't want in my screenshot :)
#cgraus,
From your screenshot, i can see your first step is verification by card instead of "About you". My guess is you must have sign-up some other Microsoft service at some point that invoked billing, e.g xbox and choose U.S as region.
Once region is set, you are not able to change it. the only solution as I known is to create a new Microsoft account(new hotmail/outlook account). Then when you try to create an Azure subscription, you will see below screenshot.

Is there a amazon webstore API for customers? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 9 days ago.
Improve this question
I am working on a personal expense tracking application and would like to retrieve a list of orders made by a customer (me) on amazon.com.
The Amazon MWS API is described as follows:
Amazon Marketplace Web Service (MWS) is an integrated web service API that allows Amazon
sellers to programmatically exchange data on orders, payments, reports, and more.
That is clearly meant for use by sellers, not by customers. Is there any way I could retrieve that information, without having to rely on browser automation?
You will probably have to build a crawler to log into your account, browse your order history and parse the pages.
As far as finding official word on the availability of such a feature, nothing suggests there is such a thing as a customer API and rarely do people offer a list of services they don't provide. Amazon might simply consider this being too much of a fringe case to bother having one.
While it happens that certain features are simply under-documented, more often than not the absence of documentation is simply the reflection of the absence of the feature itself. And it's notoriously difficult to prove a negative. Therefore we can only reach for the most obvious answer, that there is no such thing.
A crawler is certainly less efficient than a dedicated API and prone to break on page design changes, but it is still better than nothing.

SQLAzure databases (3) are disappeared. how to comunicate that to Microsoft? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
Few minutes ago 3 DB on one SQLAzure sever disappeared and the management console tell me that there are problems to retrieve information about the databases on specific SQL Server of West Europe region.
In the "Support" section we are not able to send a tecnical question, only billing question.
But this is NOT a QUESTION, this is a SIGNAL !!!! (Microsoft is becoming a wall of gum?)
Any one have any way to inform MS that theirs 99.95% up-time services are off???
Many thanks in advance.
Have nice week-end.
Davide.
If you don't see a "Technical" option in the drop down on the support form you'll likely see below the form something that says "Your Support Plan: Free - billing support only
Your current plan does not include technical support from Microsoft.". This means that you haven't purchased support, which comes with the web incident submittal. It will also have a link to the following page https://www.windowsazure.com/en-us/support/plans/, which describes the support levels.
Sadly, at the free support level there doesn't even seem to be a way to tell them that something seems wrong other than to post to the forums. If you are a MSDN Subscriber there is a link on that same support forum that leads you off to a different form which I believe will start an online chat.
In addition the service dashboard gets updated when issues are discovered and they have information to post. Just because something isn't showing up yet doesn't mean that they aren't aware of an issue.

Resources