Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Fix web based conversions #1

Merged
merged 4 commits into from
Oct 26, 2022

Conversation

victorshevtsov
Copy link
Member

No description provided.

@netlify
Copy link

netlify bot commented Oct 18, 2022

Deploy Preview for usher-satellite-docs ready!

Name Link
🔨 Latest commit 8e2649f
🔍 Latest deploy log https://app.netlify.com/sites/usher-satellite-docs/deploys/634e1912d302140008ae21c3
😎 Deploy Preview https://deploy-preview-1--usher-satellite-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@@ -34,10 +34,6 @@ export const convert = async (
}

try {
// Destroy the token before processing requests.
// This way, on error the token is still consumed
Token.remove(token);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reminder: Keep the token in local store for re-use.

@rsoury rsoury merged commit 7c39d7f into usherlabs:master Oct 26, 2022
outerlook added a commit that referenced this pull request Apr 18, 2023
removes staging parameter usage
outerlook added a commit that referenced this pull request Apr 18, 2023
also remove the need for a STAGING_API_URL at all
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants