-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
Ehy there,
I'm trying to get transaction details with method ->transaction() but I get UnknownEndpointSpecificError. In the method the client sends 2 different requests to the server, the first one with "?verbose=3" and the second one without it. The first one works but the second one obtains an error 403 with empty body.
If I put usleep(100 * 1000) between the 2 requests everything works. It's clearly due to the server endpoint.
What is happening with the server APIs?
Metadata
Metadata
Assignees
Labels
No labels