JSONDecodeError when trying to call Orders().get_orders() #888
Unanswered
Kwandransj
asked this question in
FAQ
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The code is shown below, I'm new to using the sp-api. The end goal for this code is to get the Line items for the orders so we can run the customization information through another program. The credentials are in a local folder so that this can be transferred to the pc that will be running this script. It is currently on a testing machine.
This keeps giving me the error
JSONDecodeError
invalid control character at line 4 column 197 (char 218)
Any help on this problem would be greatly appreciated.
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions