Hi,
The problem is that the access_token's lifetime is short. You can change the cache expiration time
When I look at the logs, it says that the token expired at 08:28:00. So how did the request sent at 8:32:00 return 200?
This is the JWT token clock skew https://stackoverflow.com/questions/47153080/clock-skew-and-tokens
Hi,
The problem is that the access_token's lifetime is short. You can change the cache expiration time
When I look at the logs, it says that the token expired at 08:28:00. So how did the request sent at 8:32:00 return 200?
This is the JWT token clock skew https://stackoverflow.com/questions/47153080/clock-skew-and-tokens
Hi,
okay, good to see that the problem was solved.
I am sending a request to the merchant/detail endpoint.
could you share your code?
The operation was canceled
seems like the client canceled the request. is there any other error message?
Hi,
you can create a new project with React Native and copy it to your existing project.
you need to :
Hi,
could you share your method code and the full error logs?
Hi,
you can try exec the dotnet dev-certs https --trust
command
Hi,
Because they have foreign key relationships, they must be in the same database.
you can two ways:
IMultiTenant
interface to other entities