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

Creating new Sanity project {"message":"Invalid authorization header - please double-check token","error":"Bad Request","statusCode":400} #1

Open
jopfre opened this issue Sep 9, 2024 · 2 comments

Comments

@jopfre
Copy link

jopfre commented Sep 9, 2024

Expected Behavior

running sh ./cli/setup/setup.sh should create a project in sanity

Current Behavior

error: "Invalid authorization header - please double-check token"

Possible Solution

Steps to Reproduce (for bugs)

On Github click 'use this template' in the mawla-engine repository.
Connect the Github project in Vercel through the Vercel web interface.
Follow the steps 👇
Create project
npm install -g vercel
yarn
npx sanity login
sh ./cli/setup/setup.sh

Context

Unable to use the starter

Your Environment

macos 14.3

@neuhoffm
Copy link

I have the same issue, were you able to resolve it?

@neuhoffm
Copy link

neuhoffm commented Nov 2, 2024

Okay, I was able to get it working. Remove this line from the setup.sh script file:
\"organizationId\": \"off6YjRVq\"

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

2 participants