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

Can I log in with my google account? #11

Closed
rejuvenator opened this issue Apr 10, 2020 · 8 comments
Closed

Can I log in with my google account? #11

rejuvenator opened this issue Apr 10, 2020 · 8 comments

Comments

@rejuvenator
Copy link

I log into the Sketchfab with my google account. Is there a way for me to log in inside the plugin?

@loicSketchfab
Copy link
Contributor

Hello @rejuvenator !

If you log in Sketchfab with your Google account, the e-mail + password combination to use to log inside the plugin should be the same.

In other words, the credentials used to login into the addon are the same than on the website.

Let us know if this doesn't work for you (with any useful information such as your sketchfab profile name, e-mail, version of blender, OS, as well as blender console output if there is one).
If you don't want your info to be public (who would?), you can of course create a ticket on Sketchfab Help Center.

Hope this can help !

@adhhrg
Copy link

adhhrg commented Apr 14, 2020

same here cant log in with google, so I deleted my google sketch fab account and tried to create a new account. but it says my email is already used, then I clicked forget password, didn't receive any email. so I'm stuck cant even create an account.

@will-ca
Copy link

will-ca commented Apr 17, 2020

@loicSketchfab

The entire point of logging into Sketchfab with a Google account is that we don't have a password that we use on the Sketchfab website.

(Instead, the Sketchfab website does a bunch permissions-requesting authentication and authorization stuff with Google servers. This takes the form of a bunch of OAUTH tokens behind the scenes, but shows to us end users as a big button that says "Log in with Google".

We click the button, then click "Ok", and we're logged in. There's no password, and there isn't really even an explicitly provided e-mail either, other than the one implicitly tied to our Google account.)

In the past, we were able to log in to the Blender plugin using a Sketchfab API key IIRC. In fact, when I go to the "Password" section of my account settings, it's implied that this still works as the preferred way to log in to exporter addons:


image


It evidently doesn't though.

@will-ca
Copy link

will-ca commented Apr 17, 2020

@rejuvenator @adhhrg

I managed to create a password for my account by logging out, then resetting the password for my e-mail from the login screen.

AFAICT, I can still log in by Google as long I don't dissociate it in my account settings.

This is kind of an ugly workaround though, especially given it's undocumented.

@rmanky
Copy link

rmanky commented Dec 4, 2020

@rejuvenator @adhhrg

I managed to create a password for my account by logging out, then resetting the password for my e-mail from the login screen.

AFAICT, I can still log in by Google as long I don't dissociate it in my account settings.

This is kind of an ugly workaround though, especially given it's undocumented.

This works! Thank you

@takiyao
Copy link

takiyao commented Apr 29, 2021

I have the same problem and the workaround of resetting the password is not possible for me due to security reasons. Could we please have another way to log in or to authenticate our account?

@melMass
Copy link

melMass commented Aug 23, 2021

Hi,

I'm facing the same issue. I created my account by using Google, so password-less.
Trying to set a password on Sketchfab doesn't work as it asks for an old password that does not exist.
Can't we use the API key to log in with the addon?

Thanks

@PadreZippo
Copy link
Contributor

You can now authenticate the plugin using your API Token instead of email + password for cases when you use a third-party identity provider such as Google.

image

You can find your API Token here: https://sketchfab.com/settings/password

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

8 participants