Closed psdev0 closed 5 months ago
Hi @psdev0, we will need to check the requests sent to the API.
Can you please provide us with the ID of your database either here or at support@recombee.com?
Got it! I was using a private token where a public token was needed. Now that's fixed.
Thanks for your time and help. Will be closing this as resolved.
Hi there, I tried to call
AddDetailView
in my react app but got a CORS error.this is my code for it:
I was testing it on
localhost
.I tried to look for setting/whitelisting my doing in the Admin Panel but got nothing there. It would be great if you could guide me on how to fix this issue to test my API.