You need to sign in to do that
Don't have an account?

Unauthorized endpoint, please check Setup->Security->Remote site settings. endpoint = https://api.einstein.ai/v1/oauth2/token
In the Create Remote Site Setting Unit from "Quick Start:Einstein Vision" , the Remote Site URL is outdated as it's not matching with the end point URL provided in the
Vision Controller Class to access the token ,so I was getting an error"Unauthorized endpoint, please check Setup->Security->Remote site settings. endpoint = https://api.einstein.ai/v1/oauth2/token".
Please Update it with the "https://api.einstein.ai" from "https://api.metamind.io".
Vision Controller Class to access the token ,so I was getting an error"Unauthorized endpoint, please check Setup->Security->Remote site settings. endpoint = https://api.einstein.ai/v1/oauth2/token".
Please Update it with the "https://api.einstein.ai" from "https://api.metamind.io".

And If you upload cat image in you static resource and will refer that image in the "Predict" visualforce page.It is still giving me frog result.

