Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Changes by WebService Sample

web-app

Hi

I try to work with WebServices from Gemini. But i don't know which changes i have have to do exactly. I changed in the "WebServicesConstants.cs" the "GeminiWSURL" to my server. Is this all i have to do?

Then I had read that it doesn't work with WSE 3.0.

I use Gemini vers. 2.1.1 and WSE 3.0. Is this ok?

 

THX

Andre

Andre
· 1
Andre
Replies (7)
helpful
0
not helpful

I presume you are referring to the WebServices Sample app, if so then yes all you have to change if the URL. The latest version of the sample works only with Gemini 2.1.1 and WSE 3.0.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Ok, but it doesn't work. After pressing "ok" in the LogIn window appear 2 messages:

"The request failed with HTTP status 403: Forbidden" and after this "Invalid Username/Password"

 

Is the "GEMINIWINACCESSCODE" always "WIN123"???


Andre
· 1
Andre
helpful
0
not helpful

Please make sure that you have entered the correct URL in the constants (including the webservices part):

http://localhost/Gemini/webservices


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Ooh, I had a spelling mistake. But now I become this messages:

"The security token could not be authenticated or authorized ---> WSE563: The computed password digest doesn't match that of the incoming username token."

I'm at a loss what to do.


Andre
· 1
Andre
helpful
0
not helpful

From the error message it seems that your user name / password are incorrect.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

It's the same username like in the database. And the password is NULL

Now I get following message:

 

"The security token could not be authenticated or authorized ---> Value cannot be null.

Parameter name: inArray"


Andre
· 1
Andre
helpful
0
not helpful

Ok. I solved my problem. My Gemini-Account had no password. And it's seemingly not possible.

I have given a password for my account, and now it works.


Andre
· 1
Andre