We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does the proxy have one yet? I don't think so, but that's now a problem because I need to discover the download endpoint to use a message blobId.
The text was updated successfully, but these errors were encountered:
No, it doesn't at the moment. The download endpoint in the proxy is currently:
'/raw/{userId}/{blobId}/{name}'
where userId is the k={userId} from the URL.
userId
k={userId}
Sorry, something went wrong.
Merge pull request jmapio#1 from thomas-hilaire/docker
943b4fd
Upgrade the proxy code base and the Docker stuff
No branches or pull requests
Does the proxy have one yet? I don't think so, but that's now a problem because I need to discover the download endpoint to use a message blobId.
The text was updated successfully, but these errors were encountered: