I am calling wcf webservice for xamarin android project by creating a PCL to access service. I googled about this and found no clear solution to call wcf services in xamarin.
I have followed this link http://eidand.com/2015/07/25/xamarin-rest-services-pcl/ and did a sample on this but enable to get response and tells me that this expression is not supported with no error and status-code 200
Can anybody help me through this,I have already posted question regarding this,I am unable to get any suggestion or answer and started to rip my hairoff.
Related
I have a problem with the FirebaseAuthentication.NET library and Firebase in itself basically I have this error message which is displayed each time my application wants to connect to Google. I'm using WPF .Net Core 3.
So I give the authorization on my localhost firebase interface but unfortunately it does not work ;-; especially the problem the library FirebaseAuthentication.Net is not used a lot so I don't know if I'm the only one having this problem!
It's good finally I found the solution basically, must put the entire link is "http://localhost/authorize/" and "http://127.0.0.1/authorize/" on the google cloud console!
I'm new to xamarin.forms and am attempting to call a web service. For example I have been using http://bernera.zapto.org/astronomy/astronomy.asmx . I understand how to add the web reference to the project itself but I'm unclear of the next steps to actually call one of those methods. I've looked online at tutorials and they aren't painting a clear picture. Please help me understand how to use a web service function after adding the web reference.
I'm trying to consume SOAP Web Service information added in "Services References" and in Java or in a type Forms project, it works perfectly.
I tried to do the same in UWP, but the web methods are all asynchronous and I am not realize the call of the same.
The customer was created in WSO2 studio using JDBC.
Can anyone give help on how to consume a SOAP service in the WSDL address was added to the "Service References"?
Thank you
I am new to Android,I am going to develop push notifications using parse.com in my android application,and my REST Api are from Dotnet.I have gone through this link and i am not able to find out from where should i give reference to REST Api.please assist me.
Here is an example how we can Combine Google Cloud Message, ASP.NET Web API and Android Client together. I think the concept is still same when you use other Push Service.
I am working on integration JIRA api, how can i create a new project into JIRA through api
from api documentation i can see end points for listing the projects and some other project related activity, but there is no any end point to create a new project into the JIRA.
i have attached a piece of REST API screenshot, in the screenshot there is no any POST url mentioned for creating the project..
For completing my work i am using c#.Net with console based application.
Please help me what i can do into it.
Create Project is not supported yet for REST API. Here's a link as of 2013, and I am not sure if they got it now. Please search over to find if they got it in newer versions.
You might have to create a project first in the web application, and work with creating and editing issues etc from your API client.
Hope this helps!
To create a project using REST API in Jira is now supported.
Follow the link below.
https://developer.atlassian.com/cloud/jira/platform/rest/#api-api-2-project-post