Skip to content

Use GET method when checking for achievements data from the API #499

@philhawksworth

Description

@philhawksworth

When we check achievements data from the achievements API, we are using the POST method.
There is no need to post to this API since we are just reading the status. We use the GET method instead

GET https://feature-rewards--explorers.netlify.app/.netlify/functions/get-user-achievement

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions