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

Returns only "Not Authorized" #4

Closed
LucaMueller1 opened this issue May 2, 2022 · 1 comment
Closed

Returns only "Not Authorized" #4

LucaMueller1 opened this issue May 2, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@LucaMueller1
Copy link

Hi,

it seems like even the simplest example is not working anymore:
MapSnap(_key=<key>,teamId=<team_id>,keyId=<keyId>,center=[-21.208392, -47.788517])
This returns "Not Authorized".
I have tried out implementing the whole thing my own and encoding the center parameter as center=51.208392,+47.788517 seems to work. Url-Encoding the comma does not seem to work. I also can't seem to find any info on the official documentation on this. Do you have an idea on why this fails?

@LucaMueller1 LucaMueller1 added the bug Something isn't working label May 2, 2022
@LucaMueller1
Copy link
Author

Ok, actually this is due to a bug in Visual Studio Code (microsoft/vscode#144898). Everything is working fine when copying the generated url.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants