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
5. A link will open in your browser asking you to sign in
6. Sign in with the account you want to use with Mintable
7. If you see a page saying 'This app isn't verified', click 'Advanced' and then 'Go to app (unsafe)'
8. Click 'Allow' on both of the next two screens
9. Copy & paste the code from your browser below:
Nothing opens in my browser so I can't go any further. What am I missing?
The text was updated successfully, but these errors were encountered:
I don't know why the command doesn't work.
Here is a work around.
Edit the source:
/src/integrations/google/setup.ts
Add a console.log('\n\t',google.getAuthURL()) around line 70.
This will just print the link to console.
npm run build in directory to update change.
I don't know why open(google.getAuthURL()) isn't working.
I'm stuck at this point:
Nothing opens in my browser so I can't go any further. What am I missing?
The text was updated successfully, but these errors were encountered: