BookmarkSubscribeRSS Feed
EyalGonen
Lapis Lazuli | Level 10

Hi experts,

 

I am running a Go app which I developed which invokes SAS Viya REST API. The Go app runs on my PC and remotely invokes SAS Viya methods on a remote SAS Viya deployment. No browser is involved here.

 

So far, all my requests were GET requests and they all worked fine. Now I am trying to issue a POST request to create a new folder using the instructions at https://developer.sas.com/rest-apis/folders-v5?operation=createFolder and I get back 403 Forbidden reply. I am trying to create a folder in my personal "My Folders" so it cannot be a permission problem on the SAS Viya folders side.

 

I wonder if this can be due to CORS? If so, what should I type in the "allowedOrigins" option for CORS settings in SAS for this Go app to work?

1 REPLY 1
ChrisNZ
Tourmaline | Level 20

Ask the platform admin to check the logs and tell you why the access is denied.

sas-innovate-white.png

Missed SAS Innovate in Orlando?

Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.

 

Register now

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1198 views
  • 0 likes
  • 2 in conversation