Correct JSON Body but have error Authentication, what am I missing?

I’m still working out some issues with setting up this Shipping API with Shippo
Thanks to your help I was able to properly input the JSON body. I’m having some authentication issues even though I’ve input the secret key. Is there something else I’m doing wrong format wise?

Here are some reference images





And here is the failed authentication

Hi Zachary,

In your Header’s Value add a space after ShippoToken and try.

Thank you

2 Likes

Also with your content type you have a \ after application/json, which shouldn’t be there.

2 Likes

It was this exactly, thank you!

1 Like

Thank you Nathan for pointing this one!

Great and Your Welcome!

I will keep this in mind for future api calls thank you!!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.