Hi
I’m trying to create a custom extension with the code published at github repo https://github.com/traveloka/auth0-authorization-exporter.
When I go to the Extensions page, click add extension button & put the url of the github repo, nothing happens when I clicked the continue button.
On checking the browser console, there is this error
raven.js:375 Uncaught TypeError:
e.replace is not a function
at r (https://cdn.auth0.com/extensions/webtask-gallery.standalone-2.1.min.js:502:175)
at Object.t.clean (https://cdn.auth0.com/extensions/webtask-gallery.standalone-2.1.min.js:502:1212)
at t.clean (https://cdn.auth0.com/extensions/webtask-gallery.standalone-2.1.min.js:502:1189)
at https://cdn.auth0.com/extensions/webtask-gallery.standalone-2.1.min.js:26:13404
at Array.map (native)
at t.value (https://cdn.auth0.com/extensions/webtask-gallery.standalone-2.1.min.js:26:13142)
at t.value (https://cdn.auth0.com/extensions/webtask-gallery.standalone-2.1.min.js:26:14260)
at Array. (https://cdn.auth0.com/extensions/webtask-gallery.standalone-2.1.min.js:26:16387)
at Array. (https://cdn.auth0.com/extensions/webtask-gallery.standalone-2.1.min.js:50:23899)
at u (https://cdn.auth0.com/extensions/webtask-gallery.standalone-2.1.min.js:50:22569)
at Object.fireWith [as resolveWith]
(https://cdn.auth0.com/extensions/webtask-gallery.standalone-2.1.min.js:50:23337)
at Array. (https://cdn.auth0.com/extensions/webtask-gallery.standalone-2.1.min.js:50:24025)
at u (https://cdn.auth0.com/extensions/webtask-gallery.standalone-2.1.min.js:50:22569)
at Object.fireWith [as resolveWith]
(https://cdn.auth0.com/extensions/webtask-gallery.standalone-2.1.min.js:50:23337)
at Object. (https://cdn.auth0.com/extensions/webtask-gallery.standalone-2.1.min.js:50:24670)
at u (https://cdn.auth0.com/extensions/webtask-gallery.standalone-2.1.min.js:50:22569)
at Object.fireWith [as resolveWith]
(https://cdn.auth0.com/extensions/webtask-gallery.standalone-2.1.min.js:50:23337)
at Object.o.(anonymous function) (https://cdn.auth0.com/extensions/webtask-gallery.standalone-2.1.min.js:50:24326)
at u (https://cdn.auth0.com/extensions/webtask-gallery.standalone-2.1.min.js:50:22569)
at Object.fireWith [as resolveWith]
(https://cdn.auth0.com/extensions/webtask-gallery.standalone-2.1.min.js:50:23337)
at r (https://cdn.auth0.com/extensions/webtask-gallery.standalone-2.1.min.js:51:26418)
at XMLHttpRequest. (https://cdn.auth0.com/extensions/webtask-gallery.standalone-2.1.min.js:52:232)
at XMLHttpRequest.d (https://cdn.ravenjs.com/3.5.1/raven.min.js:2:4273)