Developer Questions

Ask a Question
Back to All

Error: access_denied

Hey, I've read the docs and all I can find on this error. I am currently using your test code to make sure there was no other issues and I still get the the error.

I am currently running on localhost:5173. I have whitelisted https://localhost:5173. It's a single page react app copy and paste of your tester code with my api key.

I see in https://xumm.readme.io/discuss/633aea416f5766002e10ad5d the full path was mentioned. It has no / path. Is https://localhost:5173 the full path? I don't understand what I'm getting wrong here

I've had it working from backend using SDK with key and secret, but I am trying to implement from a front end application.