Open Naismith opened 4 years ago
Thanks for the report, will look into this
@Naismith are you using a custom endpoint or api2.amplitude.com
? Version 0.1.2 of the instrumentation explorer should be able to listen to events on api2.amplitude.com
, but we can keep this open to consider more generic api endpoints.
@Naismith are you using a custom endpoint or
api2.amplitude.com
? Version 0.1.2 of the instrumentation explorer should be able to listen to events onapi2.amplitude.com
, but we can keep this open to consider more generic api endpoints.
I am using a custom endpoint
@jooohhn and @kelvin-lu has there been any progress on this? Just checking in.
Hey @Naismith, apologies for the lack of communication here but we're tracking this issue internally as well - we're hoping to have updates this week or in the coming week so that the instrumentation explorer can be configured to other endpoints!
Hi @Naismith , are there any updates on this issue? It still doesn't work with the latest version of amplitude-js (8.14.0) and amplitude instrumentation explorer (0.3.3)
Is this SDK working fine with the custom endpoint?
This sounds like an issue for the event explorer, I found that we have a list of api endpoints hard-coded there to listen to with webRequest API. So I don't think custom endpoint is supported with the current event explorer yet, we can probably support custom endpoint with the webRequest API too.
Expected Behavior
Expect events to be tracked using the new apiEndpoint provided
Current Behavior
No events are shown in the plugin
Possible Solution
Allow JS SDK or Plugin to change apiEndpoint for watching the talks
Steps to Reproduce
Environment