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

i want to test form recognizer in postman the post api is accepted but have a error in get api #1

Open
MohdAwamleh opened this issue Jan 18, 2022 · 4 comments

Comments

@MohdAwamleh
Copy link

MohdAwamleh commented Jan 18, 2022

Untitled

@tomweinandy
Copy link
Owner

I am not familiar with postman, so I cannot address if the issue is there. But the error message indicates it is not receiving files in the correct format.

  1. Are you using the pdfs included or your own files?
  2. If they are your own files, are they in the correct format? The difference between jpg and jpeg may matter.
  3. Have you uploaded the files to Azure storage or another service?
  4. Are the files publicly visible? This can be tested by trying to open the link in a different browser.

@MohdAwamleh
Copy link
Author

hello Tomweinandy

  1. i use PNG file
  2. yes i know and dont use jpg or jpeg
  3. yes
  4. yes it is publicly

@MohdAwamleh
Copy link
Author

ok can you give me another way to test the api

@tomweinandy
Copy link
Owner

It sounds like it is not going to be an easy fix then. I recommend signing up for a Microsoft account and testing the API directly: https://azure.microsoft.com/en-us/services/form-recognizer/#getting-started

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