Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: FileMaker Admin API version 1 is not supported with FileMaker Server v19 #19

Open
databuzz opened this issue May 19, 2021 · 0 comments
Milestone

Comments

@databuzz
Copy link

I'm getting the following error when trying to login:

{ "errorMessage": "FileMaker Admin API version 1 is not supported. To learn about FileMaker Admin API version 2, see FileMaker Admin API Reference at https://myserver.com/fmi/admin/apidoc", "result": -1 }

I'm using this with FileMaker Server 19.2.1.23.

I tried simply changing the references to fmi/admin/api/v1 to fmi/admin/api/v2 but that results in a different error:

{ "response": {}, "messages": [ { "code": "1700", "text": "Resource doesn't exist" } ] }

@jeremiahsmall jeremiahsmall added this to the 2.x milestone Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants