Skip to content
This repository was archived by the owner on Feb 10, 2022. It is now read-only.
This repository was archived by the owner on Feb 10, 2022. It is now read-only.

refreshAccessToken method with MercadoShops #16

Description

@Hernandn

I was using this SDK for MercadoShops' API and I realized that the refreshAccessToken method was not working.
Situation:
I change the Meli field "apiUrl" to "https://api.mercadoshops.com", but when it tries to refresh the token, it gets redirected for some reason.
Solution:
To solve this problem, I used a backup local variable to save the URL of the API I was using, and after refreshing is done, I restore it so I can continue working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions