-
Notifications
You must be signed in to change notification settings - Fork 5
fm server 18 #6
Comments
Possible duplicate: #5 |
I am not actively maintaining this library; it is possible there are some bugs/changes in FileMaker Server 18 that this library doesn't handle correctly. I'd recommend checking out my other project: https://fmdata.io its got support for FileMaker Server's Data API as as some experimental support for the legacy XML API this library covers, since that project is being actively maintained. If you find the issue, create a fix, and submit a pull request here, I'd certainly consider accepting it. |
Yes If I find a fix I will post it |
Probably is not a fmdotnet problem, when,I try the string in the browser () and I input user and pass of the filemaker account with the xml privilege set I receive the 401 error. Local address because I'm on a vpn Enrico |
Hi Wim, Thank U Enrico |
Glad you got it working, thanks for posting back.
On Wed, Jan 8, 2020 at 8:35 AM codicebinario ***@***.***> wrote:
Hi Wim,
I found out my problem. The man at the server keeps Windows Authentication
active in the IIS FMWebSite root !!! Now it's working and your old FMDotnet
is still great!! (IIS 10 and FMS18)
Thank U
Enrico
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#6?email_source=notifications&email_token=ABGKIFZFZDM4Y76QSMXHZOTQ4XJDHA5CNFSM4KDIP2J2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIMNYKQ#issuecomment-572054570>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABGKIF3V4E7PGVX6NVPAVCDQ4XJDHANCNFSM4KDIP2JQ>
.
--
Sent from Gmail Mobile
|
Hi
my problem is that with Filemaker Server 18 I can not access to my filemaker db in the same way I was used to do with the 16 version. I'm using the fmDotNet library. I have a web account with the right privilegies as in the 16 version but I can not access it. I have a 401 error. FileMaker Server has encountered an error:http.401
If I activate the Guest account with Only Data Entry all is working, but I think I can not use it in a production situation. The web account is bypassed and the data is exposed.
Do you have any idea of this situation with the fms 18 version?
Enrico
The text was updated successfully, but these errors were encountered: