How to send API console log?

  • Sometimes for us to better understand the problem, we need your API JS console log. Here’s how you can get it:
    1. Open your API page in Chrome
    2. Open Developer Tools by pushing F12 (or Cmd+Option+J in Mac)
    3. Go to Console tab
    4. From top bar combo change <top frame> to  somcoreiframe (core.html)
    5. Right click somewhere and select Log XMLHttpRequest
    6. In the Console type: loggingEnabled = true and hit Enter
    7. Start the test
    8. Copy everything in the Console log and send it to us
Have more questions? Submit a request

0 Comments

Article is closed for comments.