Skip to content

For now only facial recognition api's work #1

@Nycrera

Description

@Nycrera

So, you know that the URLs of API's has a version number. For now, this version number seems to be hardcoded as "v3". As all of the facial recognition services have this version number, this never had been an issue until I tried to use other APIs like Body Recognition and Image Recognition.

And since face swap API is included in the Image Recognition Category. This API is not working either.

As for the solution I am currently planning to create a list of versions including all the API versions and query the versions from this list. But the problem with this solution is that every time a change happens in these values. List has to be updated. That's why maybe also a list updater or something like that will be needed. List updater will get all the documentation from the face++ documentation page and parse all the values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions