Hi,
I have been trying to follow along for creating a custom Speckle App here: Creating Your Own App | Speckle Docs I have gotten to the point where I can successfully get the access_code
back from the callback, however whenever I hit the endpoint POST /authn/token
I get back a 404 on the OPTIONS preflight from the browser. I was wondering if there are any suggestions to help me debug this further to find the cause?
Thanks