Title: Source Map Error
Last modified: February 17, 2018

---

# Source Map Error

 *  Resolved [user1010](https://wordpress.org/support/users/user1010/)
 * (@user1010)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/source-map-error/)
 * Hi Alex,
 * everything seems to work fine, but I get a sourcemap js error in console and 
   i don’t see any dropdown from [manage_balance].
 * Do you know how to fix this?
 * Source-Map-Fehler: request failed with status 404
    Ressourcen-Adresse: [http://localhost/wordpress/wp-content/plugins/wallets/assets/scripts/knockout.validation.min.js?ver=2.0.3](http://localhost/wordpress/wp-content/plugins/wallets/assets/scripts/knockout.validation.min.js?ver=2.0.3)
   Source-Map-Adresse: knockout.validation.min.js.map [Weitere Informationen] Source-
   Map-Fehler: request failed with status 404 Ressourcen-Adresse: [http://localhost/wordpress/wp-content/plugins/wallets/assets/scripts/sprintf.min.js?ver=4.9.4](http://localhost/wordpress/wp-content/plugins/wallets/assets/scripts/sprintf.min.js?ver=4.9.4)
   Source-Map-Adresse: sprintf.min.js.map
    -  This topic was modified 8 years, 3 months ago by [user1010](https://wordpress.org/support/users/user1010/).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [user1010](https://wordpress.org/support/users/user1010/)
 * (@user1010)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/source-map-error/#post-9984959)
 * I only use the bitcoin core node btw.
 *  Plugin Author [dashed-slug.net](https://wordpress.org/support/users/dashedslug/)
 * (@dashedslug)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/source-map-error/#post-9985051)
 * Hello,
 * The error you report simply states that you do not have a source code copy of
   these two libraries for debugging purposes. These libraries are distinct projects
   that you can treat as black boxes when stepping the application through the debugger.
   The JavaScript source for the plugin is available in unminified form and minified
   form.
 * There is no shortcode `[manage_balance]`. Perhaps you’re thinking of `[wallets_balance]`?
 * The shortcodes are detailed here: [https://www.dashed-slug.net/bitcoin-altcoin-wallets-wordpress-plugin/shortcodes/](https://www.dashed-slug.net/bitcoin-altcoin-wallets-wordpress-plugin/shortcodes/)
 * As long as you have set the correct capabilities to your user roles, `[wallets_balance]`
   should work.
 * Have you gone through the troubleshooting section under the title “I do not see
   the UI elements in the frontend”?
 *  Thread Starter [user1010](https://wordpress.org/support/users/user1010/)
 * (@user1010)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/source-map-error/#post-9985396)
 * Thank you Alex, you are the best! I should have read more carefully the troubleshooting
   guide! I had a js error in the console…

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Source Map Error’ is closed to new replies.

 * ![](https://ps.w.org/wallets/assets/icon-256x256.png?rev=1570088)
 * [Bitcoin and Altcoin Wallets](https://wordpress.org/plugins/wallets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wallets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wallets/)
 * [Active Topics](https://wordpress.org/support/plugin/wallets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wallets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wallets/reviews/)

## Tags

 * [javascript](https://wordpress.org/support/topic-tag/javascript/)

 * 3 replies
 * 2 participants
 * Last reply from: [user1010](https://wordpress.org/support/users/user1010/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/source-map-error/#post-9985396)
 * Status: resolved