You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seeing all samples are describing http via the regular ui app and the templated weather forecast class does not really making any calls, my problem is to understand how to get that call send from my uno.server project to the api I am calling like in the catApi Sample. So with a GET, a api key load from .env file and a url. Should not be that difficult...
The program.cs of server project does not have the uno hostbuilder i know so far...
Just as sample, I am trying to just get this .js transfered to c#
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Seeing all samples are describing http via the regular ui app and the templated weather forecast class does not really making any calls, my problem is to understand how to get that call send from my uno.server project to the api I am calling like in the catApi Sample. So with a GET, a api key load from .env file and a url. Should not be that difficult...
The program.cs of server project does not have the uno hostbuilder i know so far...
Just as sample, I am trying to just get this .js transfered to c#
https://developers.etsy.com/documentation/tutorials/quickstart
Right at the "Test your API key" 😕 so the first step after they created a nide server where I would use the asp.net server from the uno template...
Beta Was this translation helpful? Give feedback.
All reactions