Hi
[Stream_Genie], yes all my resources are loading.
[AlbericoD], Yes for Frontend I’m using React JS. But I’m deploying compiled files by using yarn build.
Today, I tried one more thing. Till now when I said local I meant initiating developer rig using local/dummy settings to develop extension, which any developer can use before moving to on-boarding process.
[FYI: My on-boarding process is complete.]
Today (thinking that I might have done some mistake) I started developer rig project from scratch. And tried to use live extension settings on my local system.
Note: nothing changed from my side. I just simply downloaded developer rig and try to run it using live extension secret and other details. But I started getting Invalid JWT errors. Looks like I’m missing something important.
Also my OAuth redirect URI is pointing to http://localhost, Is it fine.
When I do hosted testing then to what it (OAuth redirect URI ) should point too?