I want to perform WEB API communication by making variable stored metadata part of URI
B
Beufort Victor
started a topic
almost 6 years ago
What you want to realize The language is javascript.Xamarin.component
I am using htmldrawable
A response is stored in a variable and I want to make its contents part of the address when hitting WEB API.
My image
Response value (response.metadata.Number: content is 6764765) ↓ A program executed as ajax by writing a variable as part of the URI of WEB API communication (https: ~ / 123456)
Problems occurring
Actually, it is executed ajax with the URI of https: ~ / response.metadata.Number, it can not be acquired without such an address.
Beufort Victor
What you want to realize
The language is javascript. Xamarin.component
I am using htmldrawable
A response is stored in a variable and I want to make its contents part of the address when hitting WEB API.
My image
Response value (response.metadata.Number: content is 6764765)
↓
A program executed as ajax by writing a variable as part of the URI of WEB API communication
(https: ~ / 123456)
Problems occurring
Actually, it is executed ajax with the URI of https: ~ / response.metadata.Number, it can not be acquired without such an address.
htmldrawable
html:
or
uri
Both I can't
Please tearch me.Please Please