You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is related to #21. As a test I've edited the source files to always show the api_key-field which worked fine and the API key was added according to the console, but when pressing on a Try it out-button the request would still fail as the API key is not passed to the final URL.
It is however displayed in the cURL section, which is very strange. I couldn't find out where exactly the request is done, so I can't create a PR.
The text was updated successfully, but these errors were encountered:
This issue is related to #21. As a test I've edited the source files to always show the
api_key
-field which worked fine and the API key was added according to the console, but when pressing on aTry it out
-button the request would still fail as the API key is not passed to the final URL.It is however displayed in the cURL section, which is very strange. I couldn't find out where exactly the request is done, so I can't create a PR.
The text was updated successfully, but these errors were encountered: