Expand my Community achievements bar.

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

Avatar

Level 1

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]},

,  

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Employee
Employee

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