Skip to content
New issue

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

The binary output from the static map API needs to be checked. #159

Open
MidasXK opened this issue May 24, 2022 · 0 comments
Open

The binary output from the static map API needs to be checked. #159

MidasXK opened this issue May 24, 2022 · 0 comments

Comments

@MidasXK
Copy link

MidasXK commented May 24, 2022

I was able to receive the binary and save it as a file in AWS S3 but the file couldn't be opened. The file size suggests the bits are there but the format is wrong. I couldn't figure out what kind of binary it was. I even tried the npm file-type library to automatically detect the binary type but it failed and suggested that the file format was String. When I tried outputting the first few characters in the console, the output started with "PNG" and then some binary data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant