Skip to content
Discussion options

You must be logged in to vote

@jkuehner75 this is most likely a CORS issue - the target URI has to have permissive CORS to allow you to send requests - it is a general security limitation of web browser sandbox. This is different from native applications where this limitation does not exist. If you are in control of the API, you can set up CORS so that your Uno Platform app can communicate with it.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jkuehner75
Comment options

@MartinZikmund
Comment options

Answer selected by jkuehner75
Comment options

You must be logged in to vote
1 reply
@MartinZikmund
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants