Changes Roles in a running application #4553
-
Hi guys, i am try to get the invoice data from FBA orders, and when a try to create a report GET_AMAZON_FULFILLED_SHIPMENTS_DATA_INVOICING for retriving the data, i am getting code Unauthorized and message Access to the resource is forbidden, i have the Tax Role in my app, but dont have the FBA access, my question is if a change the roles for my app in the developer console, my actual app will be affect ? the new request for the news roles will remove my actual access ? our a i can change the role and submit the request and my app wii continue running |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hi @Gui00k, You only need access to Tax Invoicing (Restricted) role to request GET_AMAZON_FULFILLED_SHIPMENTS_DATA_INVOICING report. It’s a restricted report, as it contains customer’s Personal Identifiable Information (PII) data. Make sure you are passing the RDT token in your call to request the report. Refer to this Tutorial: Get authorization to access restricted report types with PII information for more details. For requesting any new role, you can do that by selecting the roles in your developer profile form. Only when you have approved access you can edit the current application and add the new available roles. This process will not affect your existing application unless you deselect previously added roles. I hope this helps. Thanks, |
Beta Was this translation helpful? Give feedback.
-
Thanks @ritikacd, if can aswer me another question, there is another way to get the invoice issued by amazon in FBA orders from brasil ? |
Beta Was this translation helpful? Give feedback.
Olá Guilherme, tudo bem?
PT-BR - Com a API de Invoices que a @ritikacd compartilhou, você pode criar um export de todos os XMLs de notas do FBA dentre um range de tempo. O Use Case guide da API ensina a como reproduzir esses passos. Você precisa ter o role Tax Invoicing para conseguir obter os dados dessa API.
EN - With the Invoices API that @ritikacd shared, you can create an export of all FBA invoice XMLs within a time range. The API's Use Case guide guides you how to reproduce these steps. You need to have the Tax Invoicing role to be able to get data from this API.
Best,
Leonardo Nakagawa
Solutions Architect, Selling Partner API