like-gold
like-gold2y ago

cross origin error image

hello everyone I have a problem with creating a new image(), based on an external URL given me cross origin error
No description
3 Replies
kapa.ai
kapa.ai2y ago
Hey @mohamedshahawy! I'm the kapa.ai support bot. I've searched through the docs to try to answer your question. :wave: ---------------------- Hmm, I don't know enough to give you a confident answer yet. However, you can find more information about handling errors in the refine documentation (https://refine.dev/docs/core/providers/data-provider). Specifically, you can find an example of how to implement error handling in your data provider in the "Error Format" section. Additionally, you can use Axios interceptors to transform the error from the response before Axios returns the response to your code. ----------------------
kapa.ai
kapa.ai2y ago
Did kapa.ai help answer your question?
<@903573505537368064> kapa.ai is still learning and improving, please let us how it did by reacting with a :thumbsup: or :thumbsdown:
extended-salmon
extended-salmon2y ago
Hello @mohamedshahawy , this is not a refine question, please use stackoverflow.