Hi,
I'm trying to update the data in Anaplan module line items directly from MS Access by converting into json format using Python transactional APIs.
I'm keep getting the "Status code 400" , "Message - Post body is not a valid json". I have tried by printing the json format before sending the data into Anaplan and format is true as i checked the format in jsonlint.com and i tried with different possibilities of error rectification but still throwing the same error again and again.
@StevenBeerthuizen @ryan_kohn @eschau @kevin.cho anybody can help me fix this issue?
Sample Ms access data