Jump to content
Server Maintenance This Week. ×

Super Container RawData Change


This topic is 4139 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

I have changed the protocol from "Files/" to "RawData/" and for some reason I can no longer authenticate. Even after a file restart. We are using credentials to pass and login to our server, and this worked fine when we are using "Files/" however, when changing this to "RawData/" this no longer works and is being rejected. 

 

Appreciate any insight/help if anyone has experienced the same.

Link to comment
Share on other sites

  • Newbies

I want to correct my previous post. The authentication may be working, but the error message states "There is a problem with the SuperContainer base URL: The base URL is configured incorrectly and should point to Files Directory of your super container server." Why would I receive that if I just replaced the "Files/" with "RawData/"?

Link to comment
Share on other sites

  • 3 weeks later...

Hey there,

I am going to assume a few things from your last post:

1. You're using the RawData protocol in the SCSetBaseUrl() Companion plugin function somewhere.

2. You've discovered that you need to use the RawData protocol instead of the usual Files/ for one reason or another in your solution.

Now, to quickly tackle these:

1. There's never a time you will need/should use the RawData/ protocol when setting the base URL. Put simply, replacing the RawData with Files/ in your plugin function call should remedy your error messages.

2. More often than not, the only places you'll have use of the RawData/ protocol are in web viewers... otherwise, it's better and cleaner to just stick to Files/ (I may be forgetting a place or two, but WV is most common).

I hope this helps clear things up.

Signed,

Link to comment
Share on other sites

This topic is 4139 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.