Adobe API +POST request + Data is being pulled as zero's | Community
Skip to main content
January 12, 2023
Question

Adobe API +POST request + Data is being pulled as zero's

  • January 12, 2023
  • 1 reply
  • 572 views

I am able to connect to adobe API using JWT.

while i try to send a JSON response using POST via requests , I get back below response where all the data is coming across as zero's .
not sure wht the issue is , would be great to get a response on this front !!.

 

 

'rows': [{'itemId': '1210001', 'value': 'Jan 2021', 'data': [0.0]},
  {'itemId': '1210101', 'value': 'Feb 2021', 'data': [0.0]},
  {'itemId': '1210201', 'value': 'Mar 2021', 'data': [0.0]},
  {'itemId': '1210301', 'value': 'Apr 2021', 'data': [0.0]},
  {'itemId': '1210401', 'value': 'May 2021', 'data': [0.0]},
  {'itemId': '1210501', 'value': 'Jun 2021', 'data': [0.0]},
  {'itemId': '1210601', 'value': 'Jul 2021', 'data': [0.0]},
  {'itemId': '1210701', 'value': 'Aug 2021', 'data': [0.0]},
  {'itemId': '1210801', 'value': 'Sep 2021', 'data': [0.0]},
  {'itemId': '1210901', 'value': 'Oct 2021', 'data': [0.0]},
  {'itemId': '1211001', 'value': 'Nov 2021', 'data': [0.0]},

,  

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

tmj
Adobe Employee
Adobe Employee
January 23, 2023

Hey @premk1, could you help us with more information around which API you are using? This will help us route your question to the right team. 

 

Thanks
Manik