- Uncaught TypeError: Cannot use 'in' operator to search for 'debug' in undefined
- a.balanced.initbalanced.js:1https://js.balancedpayments.com/v1/balanced.js
(anonymous function)
<script type="text/javascript" src=" https://js.balancedpayments.com/v1/balanced.js"></script> <script> //balanced.init('/v1/marketplaces/TEST-MP798-194-2357'); //balanced.init('/marketplaces/TEST-MP798-194-2357'); balanced.init('TEST-MP798-194-2357'); </script>
Getting the same error on each of the different calls. Is my URI incorrect?